From: XhmikosR Date: Mon, 11 May 2020 18:04:27 +0000 (+0300) Subject: Update codeql.yml (#30777) X-Git-Tag: v4.5.0~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eb1df3e07915fc77fd0f1250efa5588f3bd0f30f;p=thirdparty%2Fbootstrap.git Update codeql.yml (#30777) Remove moot fail-fast option --- diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index f73166cc16..777d812d6d 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