Skip to content

Commit

Permalink
add github as explicit service in goveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-goldstein committed Feb 8, 2023
1 parent e2c9372 commit cf2630d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-badger-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
- name: Send Coverage Results
env:
COVERALLS_TOKEN: ${{ secrets.COVERALLSIO_TOKEN }}
run: goveralls -coverprofile=cover.out
run: goveralls -coverprofile=cover.out -service=github

0 comments on commit cf2630d

Please sign in to comment.