Skip to content

Commit 2f3bd74

Browse files
committed
fix: code fixes
dependency: none
1 parent 0bf584a commit 2f3bd74

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ jobs:
2828
strategy:
2929
fail-fast: false
3030
matrix:
31-
- language: [ 'python' ]
32-
build-mode: none
31+
language: [ 'python' ]
3332
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python' ]
3433
# Learn more:
3534
# https://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#changing-the-languages-that-are-analyzed

0 commit comments

Comments
 (0)