Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyamor authored Nov 22, 2023
1 parent b547e44 commit 4dddf43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
run: go mod download

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

0 comments on commit 4dddf43

Please sign in to comment.