Skip to content

Commit 812ec29

Browse files
committed
ci: change build mode to none in autoci.yml
Signed-off-by: binaryYuki <60097976+binaryYuki@users.noreply.github.com>
1 parent 3ce0bf9 commit 812ec29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autoci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
matrix:
3232
include:
3333
- language: python
34-
build-mode: autobuild
34+
build-mode: none
3535
# CodeQL supports the following values keywords for 'language': 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift'
3636
# Use `c-cpp` to analyze code written in C, C++ or both
3737
# Use 'java-kotlin' to analyze code written in Java, Kotlin or both

0 commit comments

Comments
 (0)