Skip to content

Commit

Permalink
Enable codeQL checks for python
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Niethammer <[email protected]>
  • Loading branch information
cniethammer committed Dec 13, 2024
1 parent 0d70a17 commit 7985840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
fail-fast: false
matrix:
include:
- language: c-cpp
- language: ['c-cpp', 'python']
build-mode: manual

steps:
Expand Down

0 comments on commit 7985840

Please sign in to comment.