mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-14 17:37:26 +00:00
coveralls version
This commit is contained in:
1
.github/workflows/testing.yml
vendored
1
.github/workflows/testing.yml
vendored
@@ -36,6 +36,7 @@ jobs:
|
|||||||
- name: Coveralls
|
- name: Coveralls
|
||||||
run: |
|
run: |
|
||||||
pip install coveralls
|
pip install coveralls
|
||||||
|
coveralls --version
|
||||||
coveralls --service=github
|
coveralls --service=github
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user