mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 04:57:54 +00:00
pin/upgrade coveralls
This commit is contained in:
parent
e04340f30a
commit
d8df6d12d7
@ -166,7 +166,7 @@ jobs:
|
||||
environment:
|
||||
<<: *COVERALLS_ENVIRONMENT
|
||||
command: |
|
||||
pip install coveralls==3.2.0
|
||||
pip install coveralls==3.3.1
|
||||
python -m coveralls --finish
|
||||
|
||||
codechecks:
|
||||
@ -233,7 +233,7 @@ jobs:
|
||||
# (aka "service_number").
|
||||
COVERALLS_PARALLEL: "true"
|
||||
command: |
|
||||
py -<<parameters.pythonVersion>> -m pip install coveralls
|
||||
py -<<parameters.pythonVersion>> -m pip install coveralls==3.3.1
|
||||
py -<<parameters.pythonVersion>> -m coveralls
|
||||
|
||||
- "run":
|
||||
|
Loading…
Reference in New Issue
Block a user