chore: Remove CodeQL strategy (#79)

The job isn't using a matrix, so this value isn't allowed
This commit is contained in:
Nick Schonning 2020-05-13 05:17:32 -04:00 committed by GitHub
parent f729db2261
commit 9bcc1e21d0
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

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