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

Update .gitlab-ci.yml file

parent 92957a8d
No related branches found
No related tags found
No related merge requests found
Pipeline #17505 failed
......@@ -6,6 +6,7 @@ run_tests:
image: python:3.9
before_script:
- echo "Setting up..."
- pip install pytest
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