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

fix coveralls

This commit is contained in:
deadc0de6
2020-11-04 21:29:20 +01:00
parent 5e4f2716ae
commit 180fb1cfba

View File

@@ -32,3 +32,5 @@ jobs:
- name: Coveralls
run: |
coveralls
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}