Skip to content

Commit

Permalink
💚 fix-ci: tests now run in cover perfiling
Browse files Browse the repository at this point in the history
  • Loading branch information
KitsuneSemCalda committed May 24, 2024
1 parent 8d19704 commit 15517f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ jobs:

- name: Test
run: go test -v ./...
run: go test -cover ./...

0 comments on commit 15517f1

Please sign in to comment.