mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
Use updated tox command in CI (#67)
This commit is contained in:
@ -25,7 +25,7 @@ common: &common
|
|||||||
command: pip install --user tox
|
command: pip install --user tox
|
||||||
- run:
|
- run:
|
||||||
name: run tox
|
name: run tox
|
||||||
command: ~/.local/bin/tox -r
|
command: python -m tox -r
|
||||||
- save_cache:
|
- save_cache:
|
||||||
paths:
|
paths:
|
||||||
- .hypothesis
|
- .hypothesis
|
||||||
|
|||||||
Reference in New Issue
Block a user