mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
Remove "tox -e py27"
Running "tox -e coverage" is sufficient.
This commit is contained in:
parent
c535b83f06
commit
1a4ae0fc81
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -62,10 +62,6 @@ jobs:
|
||||
run: tox -e codechecks
|
||||
continue-on-error: true
|
||||
|
||||
- name: Run "tox -e py27"
|
||||
if: matrix.python-version == '2.7'
|
||||
run: tox -e py27
|
||||
|
||||
- name: Run "tox -e coverage"
|
||||
run: tox -e coverage
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user