mirror of
https://github.com/go-task/task.git
synced 2025-07-17 01:43:07 +02:00
own Taskfile: non-verbose test
This commit is contained in:
@ -34,7 +34,7 @@ test:
|
||||
desc: Runs test suite
|
||||
deps: [install]
|
||||
cmds:
|
||||
- go test -v
|
||||
- go test
|
||||
|
||||
# https://github.com/goreleaser/goreleaser
|
||||
release:
|
||||
|
Reference in New Issue
Block a user