Skip to content

Commit

Permalink
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 329760c commit 3210d4c
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: fgrosse/go-coverage-report@ff33f0f3f96d20ecb97198100852d2af288094ff
- uses: jshufro/go-coverage-report@0188a7cd05fc0b2f94a2e2122552615be513c8e8
with:
coverage-artifact-name: "code-coverage"
coverage-file-name: "cover.out"
Expand Down

0 comments on commit 3210d4c

Please sign in to comment.