Skip to content

Commit 39b0cf6

Browse files
committed
Add coveralls token
1 parent bde6b15 commit 39b0cf6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
run: |
3939
pip install coveralls
4040
coveralls
41+
env:
42+
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_KEY }}
4143

4244
publish:
4345

0 commit comments

Comments
 (0)