Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcello authored Jun 30, 2024
1 parent 9c1e24c commit 0109c2f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,7 @@ jobs:

- name: Test
run: go test

- name: Go coverage report
uses: ncruces/go-coverage-report@v0.3.0

0 comments on commit 0109c2f

Please sign in to comment.