Skip to content

Commit 68919aa

Browse files
committed
ci: disable codeql and cifuzz with default setup enabled
1 parent 217f44d commit 68919aa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ jobs:
2121
go_version_file: go.mod
2222
cgo_enabled: "1"
2323
go_test_flags: "-race -timeout 120s"
24+
run_codeql: false
25+
run_cifuzz: false

0 commit comments

Comments
 (0)