Merge pull request #88 from github/fail-fast

Remove `strategy: fail-fast`
This commit is contained in:
Robert 2020-06-29 12:49:28 +01:00 committed by GitHub
commit e0299c3c04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,10 +26,6 @@ on:
jobs:
CodeQL-Build:
strategy:
fail-fast: false
# CodeQL runs on ubuntu-latest, windows-latest, and macos-latest
runs-on: ubuntu-latest