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