1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 15:39:43 +00:00

add coveralls token for tests

This commit is contained in:
deadc0de6
2021-01-29 22:13:53 +01:00
parent f4adb527cc
commit 9e159f84bb

View File

@@ -43,3 +43,4 @@ jobs:
coveralls
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}