Skip to content

Commit

Permalink
trying to fix coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
cyruzin committed Nov 2, 2023
1 parent 98537fc commit 2d0e588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
run: go install github.com/mattn/goveralls@latest
- name: Send coverage
env:
COVERALLS_REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COVERALLS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: goveralls -coverprofile=covprofile -service=github

0 comments on commit 2d0e588

Please sign in to comment.