mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 04:57:54 +00:00
Do not install codecov in GitHub Actions packaging tests
This commit is contained in:
parent
b1d7e99671
commit
86184e9aa9
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -162,7 +162,7 @@ jobs:
|
||||
|
||||
- name: Install Python packages
|
||||
run: |
|
||||
pip install --upgrade codecov tox setuptools
|
||||
pip install --upgrade tox setuptools
|
||||
pip list
|
||||
|
||||
- name: Display tool versions
|
||||
|
Loading…
Reference in New Issue
Block a user