Skip to content

Commit 64e018c

Browse files
committed
back to previous config
1 parent 7cde3ba commit 64e018c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: tox
3232
- name: Coveralls
3333
env:
34-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
34+
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
3535
run: coveralls
3636
deploy:
3737
needs: build

0 commit comments

Comments
 (0)