Skip to content

Commit

Permalink
chore: run make tests in verbose mode (#2734)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya committed Aug 14, 2024
1 parent 9f4d46d commit c3b05ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions commons-test.mk
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ test-%: $(GOBIN)/gotestsum
--packages="./..." \
--junitfile TEST-unit.xml \
-- \
-v \
-coverprofile=coverage.out \
-timeout=30m

Expand Down

0 comments on commit c3b05ed

Please sign in to comment.