Skip to content

Commit 04e23b1

Browse files
committed
Test CodeQL without compile test all
1 parent 0fc13d1 commit 04e23b1

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
@@ -25,7 +25,6 @@ tasks:
2525
- go build ./...
2626
- go build ${BUILD_TAGS} ./...
2727
- task: build-tests
28-
- task: build-compile-check-all
2928
- task: cross-compile
3029

3130
build-tests: go test -short ${BUILD_TAGS} -run ^$$ ./...

0 commit comments

Comments
 (0)