Skip to content
Snippets Groups Projects
Commit 39854235 authored by kaiyou's avatar kaiyou
Browse files

Try running automated tests

parent f2ce932a
No related branches found
No related tags found
No related merge requests found
stages:
- test
test:
stage: test
script:
- poetry install
- poetry run playwright install
- nohup poetry run flask run &
- poetry run pytest
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment