aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/codeql.yml
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2020-05-11 21:04:27 +0300
committerXhmikosR <[email protected]>2020-05-12 19:21:36 +0300
commiteb1df3e07915fc77fd0f1250efa5588f3bd0f30f (patch)
tree72c29ae6f8178e7f80d1ad0f9bc5c906a62d2aa9 /.github/workflows/codeql.yml
parentdf91d2cab016c104f007b6e2b7bf93245e401f9d (diff)
downloadbootstrap-eb1df3e07915fc77fd0f1250efa5588f3bd0f30f.tar.xz
bootstrap-eb1df3e07915fc77fd0f1250efa5588f3bd0f30f.zip
Update codeql.yml (#30777)
Remove moot fail-fast option
Diffstat (limited to '.github/workflows/codeql.yml')
-rw-r--r--.github/workflows/codeql.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index f73166cc1..777d812d6 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -8,8 +8,6 @@ on:
jobs:
CodeQL-Build:
runs-on: ubuntu-latest
- strategy:
- fail-fast: false
steps:
- name: Checkout repository