Skip to content

Commit

Permalink
Add with
Browse files Browse the repository at this point in the history
  • Loading branch information
fgrosse committed Mar 12, 2024
1 parent 92348c4 commit ddbf35a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ jobs:
GH_TOKEN: ${{ github.token }}
steps:
- uses: fgrosse/go-coverage-report@4e8da3a410e60eec6fb265a231b634efc19b79b2
with:
coverage-artifact-name: "code-coverage"
coverage-file-name: "coverage.txt"

0 comments on commit ddbf35a

Please sign in to comment.