aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2020-05-11 21:04:27 +0300
committerGitHub <[email protected]>2020-05-11 21:04:27 +0300
commita22e2900f99a71d182f31f9fad7cd86e608cbe94 (patch)
treec11918f563623c13e0cad8fc3f7a8d632e104b16
parentbf06347020c10ba97976dfeff5cd0ac8c27e5ea1 (diff)
downloadbootstrap-a22e2900f99a71d182f31f9fad7cd86e608cbe94.tar.xz
bootstrap-a22e2900f99a71d182f31f9fad7cd86e608cbe94.zip
Update codeql.yml (#30777)
Remove moot fail-fast option
-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