Skip to content

Commit

Permalink
Updated coverage report config
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinmwinuka committed Feb 12, 2024
1 parent 67697e0 commit 4bf3168
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 @@ -29,6 +29,10 @@ jobs:

- name: Update coverage report
uses: ncruces/go-coverage-report@main
with:
report: true
chart: true
output-dir: ./.github/coverage

- name: Go report card
uses: creekorful/[email protected]
Expand Down

0 comments on commit 4bf3168

Please sign in to comment.