Fixed pipeline file
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user