Skip to content

Commit 659e8f2

Browse files
Change build-mode to none
1 parent b31fe34 commit 659e8f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
matrix:
2929
include:
3030
- language: python
31-
build-mode: autobuild
31+
build-mode: none
3232
steps:
3333
- name: Checkout repository
3434
uses: actions/checkout@v4

0 commit comments

Comments
 (0)