Skip to content

Commit

Permalink
fixup! Switch to jshufro coverage fork
Browse files Browse the repository at this point in the history
  • Loading branch information
jshufro committed Jul 17, 2024
1 parent b5b90c5 commit f338396
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 @@ -63,7 +63,7 @@ jobs:
repo: context.repo.repo,
body: '[Coverage Report](${{ needs.build.outputs.artifact-url }})'
})
- uses: jshufro/go-coverage-report@8a70298cf8f9d6502c2fda0e71ce2995e034453e
- uses: jshufro/go-coverage-report@ba1e6ab5f3ac2304c7011fda5f2e2291d0ab1b21
with:
coverage-artifact-name: "code-coverage"
coverage-file-name: "cover.out"
Expand Down

0 comments on commit f338396

Please sign in to comment.