Remove strategy: fail-fast

This commit is contained in:
Robert
2020-06-29 08:49:16 +01:00
committed by GitHub
parent a08742f199
commit aad14bf2cb
-4
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