]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update codeql.yml (#30777)
authorXhmikosR <xhmikosr@gmail.com>
Mon, 11 May 2020 18:04:27 +0000 (21:04 +0300)
committerGitHub <noreply@github.com>
Mon, 11 May 2020 18:04:27 +0000 (21:04 +0300)
Remove moot fail-fast option

.github/workflows/codeql.yml

index f73166cc16a9f99a42e59eca112bd25aca1cf72b..777d812d6d2d0e8189a5fe5018d264d16b00b61f 100644 (file)
@@ -8,8 +8,6 @@ on:
 jobs:
   CodeQL-Build:
     runs-on: ubuntu-latest
-    strategy:
-      fail-fast: false
 
     steps:
       - name: Checkout repository