Skip to content

Commit 28316ee

Browse files
committed
Re-add repo token
1 parent 27b6bf9 commit 28316ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
- run: make test-coverage
3535
- run: coveralls || true
3636
env:
37+
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
3738
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3839
- run: make lint
3940
- run: make benchmark

0 commit comments

Comments
 (0)