mirror of
https://github.com/go-task/task.git
synced 2025-03-19 21:17:46 +02:00
own Taskfile: non-verbose test
This commit is contained in:
parent
7077b20a54
commit
dc1ec77da5
@ -34,7 +34,7 @@ test:
|
||||
desc: Runs test suite
|
||||
deps: [install]
|
||||
cmds:
|
||||
- go test -v
|
||||
- go test
|
||||
|
||||
# https://github.com/goreleaser/goreleaser
|
||||
release:
|
||||
|
Loading…
x
Reference in New Issue
Block a user