Skip to content
Snippets Groups Projects
Commit 4a98d4d7 authored by fima's avatar fima :beers:
Browse files

Update .gitlab-ci.yml file

parent 4244a1e8
No related branches found
No related tags found
No related merge requests found
Pipeline #17500 failed
......@@ -3,6 +3,7 @@ stages:
run_tests:
stage: test
image: python:3.9
script:
- echo "Running unit pytest..."
- pytest -v
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment