chore: Remove CodeQL strategy (#79)
The job isn't using a matrix, so this value isn't allowedpull/82/head
parent
f729db2261
commit
9bcc1e21d0
|
@ -10,9 +10,6 @@ on:
|
|||
jobs:
|
||||
CodeQL-Build:
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
||||
# CodeQL runs on ubuntu-latest and windows-latest
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
|
Loading…
Reference in New Issue