mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-09 20:29:55 +02:00
Update config.yml
This commit is contained in:
parent
f264eaf424
commit
0462ae0b97
1 changed files with 6 additions and 0 deletions
|
@ -16,6 +16,9 @@ jobs:
|
||||||
paths:
|
paths:
|
||||||
models_eynollah.tar.gz
|
models_eynollah.tar.gz
|
||||||
models_eynollah
|
models_eynollah
|
||||||
|
- run:
|
||||||
|
name: "Set Python Version"
|
||||||
|
command: pyenv install -s 3.7.16 && pyenv global 3.7.16
|
||||||
- run: make install
|
- run: make install
|
||||||
- run: make smoke-test
|
- run: make smoke-test
|
||||||
|
|
||||||
|
@ -33,6 +36,9 @@ jobs:
|
||||||
paths:
|
paths:
|
||||||
models_eynollah.tar.gz
|
models_eynollah.tar.gz
|
||||||
models_eynollah
|
models_eynollah
|
||||||
|
- run:
|
||||||
|
name: "Set Python Version"
|
||||||
|
command: pyenv install -s 3.8.16 && pyenv global 3.8.16
|
||||||
- run: make install
|
- run: make install
|
||||||
- run: make smoke-test
|
- run: make smoke-test
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue