Skip to content

Commit

Permalink
coveralls-11
Browse files Browse the repository at this point in the history
  • Loading branch information
ohler55 committed Dec 26, 2024
1 parent 681d54a commit fc4e784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
go tool cover -func=cov.out
- name: Coverage
uses: coverallsapp/github-action@v4
uses: coverallsapp/github-action@v2
# env:
# COVERALLS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# run: |
Expand Down

0 comments on commit fc4e784

Please sign in to comment.