Skip to content

Commit

Permalink
Try to remove YAML syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
ckormanyos committed Aug 26, 2024
1 parent 283c18c commit 232d226
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/CodeQL.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,6 @@ jobs:
languages: ${{ matrix.language }}
queries: +security-and-quality

- name: Autobuild
uses: github/codeql-action/autobuild@v3
run: echo configure_command_empty

- name: Build cpp
if: ${{ matrix.language == 'cpp' }}
run: |
Expand Down

0 comments on commit 232d226

Please sign in to comment.