Skip to content

Commit

Permalink
build config has been updated
Browse files Browse the repository at this point in the history
  • Loading branch information
cyruzin committed Nov 2, 2023
1 parent 5d85638 commit 7a364b3
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_TOKEN: "::add-mask::${{ secrets.COVERALLS_TOKEN }}"
COVERALLS_REPO_TOKEN: "::add-mask::${{ secrets.COVERALLS_REPO_TOKEN }}"
run: goveralls -coverprofile=covprofile -service=github

0 comments on commit 7a364b3

Please sign in to comment.