1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 16:14:45 +00:00

coveralls version

This commit is contained in:
deadc0de6
2023-11-16 21:50:58 +01:00
parent ee69714824
commit e0d0321c1f

View File

@@ -36,6 +36,7 @@ jobs:
- name: Coveralls
run: |
pip install coveralls
coveralls --version
coveralls --service=github
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}