Skip to content

Commit

Permalink
changed job for github - fix3
Browse files Browse the repository at this point in the history
  • Loading branch information
t34-dev committed Aug 16, 2024
1 parent 9c49d42 commit 8035d0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
- name: Send coverage
env:
COVERALLS_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
run: goveralls -coverprofile=coverage.out -service=github
run: goveralls -coverprofile=.temp/coverage-report.out -service=github

0 comments on commit 8035d0b

Please sign in to comment.