mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-11 13:09:18 +00:00
add coveralls token for tests
This commit is contained in:
1
.github/workflows/testing.yml
vendored
1
.github/workflows/testing.yml
vendored
@@ -43,3 +43,4 @@ jobs:
|
|||||||
coveralls
|
coveralls
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user