Skip to content

Commit

Permalink
Added a step for updating go report card in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
stewartboyd119 committed Jul 24, 2024
1 parent 80b69cb commit 93c7ba5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}

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

lint:
name: Lint
runs-on: ubuntu-latest
Expand Down

0 comments on commit 93c7ba5

Please sign in to comment.