Skip to content

Commit

Permalink
CI: add more verbosity to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lostdusty committed Oct 9, 2024
1 parent 071940b commit 416b5ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
go-version: '1.22'

- name: Run tests
run: go test
run: go test -v

0 comments on commit 416b5ad

Please sign in to comment.