mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +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
|
||||
- run:
|
||||
name: run tox
|
||||
command: ~/.local/bin/tox -r
|
||||
command: python -m tox -r
|
||||
- save_cache:
|
||||
paths:
|
||||
- .hypothesis
|
||||
|
||||
Reference in New Issue
Block a user