We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 217f44d commit 68919aaCopy full SHA for 68919aa
1 file changed
.github/workflows/ci.yml
@@ -21,3 +21,5 @@ jobs:
21
go_version_file: go.mod
22
cgo_enabled: "1"
23
go_test_flags: "-race -timeout 120s"
24
+ run_codeql: false
25
+ run_cifuzz: false
0 commit comments