mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +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
|
command: pip install --user tox
|
||||||
- run:
|
- run:
|
||||||
name: run tox
|
name: run tox
|
||||||
command: ~/.local/bin/tox
|
command: ~/.local/bin/tox -r
|
||||||
- save_cache:
|
- save_cache:
|
||||||
paths:
|
paths:
|
||||||
- .tox
|
- .tox
|
||||||
|
|||||||
Reference in New Issue
Block a user