Skip to content

Commit

Permalink
codeql-analysis.yml: explicitly specify build-mode option
Browse files Browse the repository at this point in the history
  • Loading branch information
firewave committed Jan 11, 2025
1 parent 636d189 commit 384ffba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
uses: github/codeql-action/init@v3
with:
languages: ${{ matrix.language }}
build-mode: manual

- name: Build cppcheck
if: matrix.language == 'cpp'
Expand Down

0 comments on commit 384ffba

Please sign in to comment.