mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
force tox to rebuild in circle runs
This commit is contained in:
@ -14,7 +14,7 @@ common: &common
|
||||
command: pip install --user tox
|
||||
- run:
|
||||
name: run tox
|
||||
command: ~/.local/bin/tox
|
||||
command: ~/.local/bin/tox -r
|
||||
- save_cache:
|
||||
paths:
|
||||
- .tox
|
||||
|
||||
Reference in New Issue
Block a user