mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 21:43:09 +00:00
where's the coverage?
This commit is contained in:
parent
3e1f62fd7b
commit
e27c2e9741
@ -243,6 +243,7 @@ jobs:
|
|||||||
COVERALLS_PARALLEL: "true"
|
COVERALLS_PARALLEL: "true"
|
||||||
command: |
|
command: |
|
||||||
py -<<parameters.pythonVersion>> -m pip install coveralls==3.3.1
|
py -<<parameters.pythonVersion>> -m pip install coveralls==3.3.1
|
||||||
|
py -<<parameters.pythonVersion>> -m coveralls debug
|
||||||
py -<<parameters.pythonVersion>> -m coveralls
|
py -<<parameters.pythonVersion>> -m coveralls
|
||||||
|
|
||||||
- "run":
|
- "run":
|
||||||
|
Loading…
Reference in New Issue
Block a user