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

Update .gitlab-ci.yml file

parent 249369f9
No related branches found
No related tags found
No related merge requests found
Pipeline #17506 failed
......@@ -5,7 +5,9 @@ run_tests:
stage: test
image: python:3.9
before_script:
- echo "Setting up..."
- python --version
- pwd
- ls
- pip install pytest
script:
- echo "Running unit pytest..."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment