Skip to content

Commit ce26f9d

Browse files
testing
1 parent 2f07cd2 commit ce26f9d

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
@@ -23,7 +23,6 @@ tasks:
2323
cmds:
2424
- go clean -cache -testcache
2525
- GOTOOLCHAIN=local GOFLAGS=-a go build ./...
26-
- go test -run '^$' ./...
2726

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

0 commit comments

Comments
 (0)