Skip to content

Commit 3ad821d

Browse files
committed
Test CodeQL without compile test all
1 parent ae2fe86 commit 3ad821d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Taskfile.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ tasks:
1717
- go build ./...
1818
- go build ${BUILD_TAGS} ./...
1919
- task: build-tests
20-
- task: build-compile-check-all
2120
- task: cross-compile
2221
build-tests: go test -short ${BUILD_TAGS} -run ^$$ ./...
2322
build-compile-check: bash etc/compile_check.sh

0 commit comments

Comments
 (0)