mirror of https://github.com/borgbase/vorta
Update config.yml
This commit is contained in:
parent
f177165a28
commit
8e79a56771
|
@ -33,6 +33,7 @@ jobs:
|
|||
python3 -m venv venv
|
||||
. venv/bin/activate
|
||||
pip install .
|
||||
pip install -r requirements-dev.txt
|
||||
|
||||
- save_cache:
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue