Skip to content

Commit

Permalink
codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
mrwormhole committed Jun 14, 2024
1 parent 3d3d96e commit b155241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
- name: Upload Coverage
env:
COVERALLS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: goveralls -ignore=cmd/ -coverprofile=covprofile -service=github
run: goveralls -ignore=cmd/**/*.go -coverprofile=covprofile -service=github

0 comments on commit b155241

Please sign in to comment.