mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
Update config.yml
Drop the `install pre-commit` step here, as it is installed for all linting ci via the tox env deps
This commit is contained in:
@ -25,9 +25,6 @@ common: &common
|
|||||||
command: |
|
command: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
python -m pip install tox
|
python -m pip install tox
|
||||||
- run:
|
|
||||||
name: install pre-commit
|
|
||||||
command: python -m pip install --progress-bar=off pre-commit
|
|
||||||
- run:
|
- run:
|
||||||
name: run tox
|
name: run tox
|
||||||
command: python -m tox run -r
|
command: python -m tox run -r
|
||||||
|
|||||||
Reference in New Issue
Block a user