Skip to content

Commit

Permalink
verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
timruffles committed Jan 10, 2025
1 parent 9276674 commit 557e1e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
with:
go-version: '1.22'
- name: Run tests with race detector
run: go test -race ./...
run: go test -v -race ./...

0 comments on commit 557e1e2

Please sign in to comment.