Skip to content

Commit

Permalink
Added go report card generation to project
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinmwinuka committed Feb 12, 2024
1 parent 973127e commit cb896af
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 -v ./src/...

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

0 comments on commit cb896af

Please sign in to comment.