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

Update .gitlab-ci.yml file

parent 012c909c
Branches
No related tags found
No related merge requests found
Pipeline #17503 failed
......@@ -5,7 +5,7 @@ run_tests:
stage: test
image: python:3.9
before_script:
- echo "Preparing enviroment..."
- echo "Hello?"
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