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