mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-20 09:39:01 +00:00
don't install coverage
This commit is contained in:
parent
b250210426
commit
4325c9415d
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
|||||||
python-version: ${{ matrix.pyversion }}
|
python-version: ${{ matrix.pyversion }}
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
pip install -U pip coverage coveralls
|
pip install -U pip coveralls
|
||||||
pip install -Ur requirements.txt
|
pip install -Ur requirements.txt
|
||||||
python setup.py develop
|
python setup.py develop
|
||||||
- name: Lint
|
- name: Lint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user