mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
Store Docs Artifacts (#133)
* Store artifacts in docs CI * Force `pytest` import above all else
This commit is contained in:
@ -105,6 +105,8 @@ docs: &docs
|
||||
- run:
|
||||
name: run tox
|
||||
command: python -m tox run -r
|
||||
- store_artifacts:
|
||||
path: /home/circleci/repo/docs/_build
|
||||
- save_cache:
|
||||
paths:
|
||||
- .tox
|
||||
|
||||
Reference in New Issue
Block a user