Skip to content

Commit

Permalink
chore: Remove CodeQL strategy (#79)
Browse files Browse the repository at this point in the history
The job isn't using a matrix, so this value isn't allowed
  • Loading branch information
nschonni authored May 13, 2020
1 parent f729db2 commit 9bcc1e2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ on:
jobs:
CodeQL-Build:

strategy:
fail-fast: false

# CodeQL runs on ubuntu-latest and windows-latest
runs-on: ubuntu-latest

Expand Down

0 comments on commit 9bcc1e2

Please sign in to comment.