Fixed pipeline file
This commit is contained in:
parent
dadba6c706
commit
fb9fe54b9d
@ -1,6 +1,6 @@
|
|||||||
pytest:
|
pytest:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- python -m venv .venv
|
- python -m venv .venv
|
||||||
- source ./.venv/scripts/activate
|
- source ./.venv/scripts/activate
|
||||||
- pytest
|
- pytest
|
Loading…
Reference in New Issue
Block a user