Skip to content

Commit

Permalink
Re-add repo token
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudcolas committed Apr 18, 2021
1 parent 27b6bf9 commit 28316ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
- run: make test-coverage
- run: coveralls || true
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- run: make lint
- run: make benchmark
Expand Down

0 comments on commit 28316ee

Please sign in to comment.