Skip to content

Commit f5eec15

Browse files
committed
ci: use verbose tests
1 parent 4c53a86 commit f5eec15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
run: make check-gofmt
3333

3434
- name: Run tests
35-
run: make test
35+
run: go test -v

0 commit comments

Comments
 (0)