Skip to content
Snippets Groups Projects
Commit abc26c1b authored by Rebecca Kohlhaas's avatar Rebecca Kohlhaas
Browse files

Pipeline: small changes

parent 570d18fe
No related branches found
No related tags found
2 merge requests!29Preparation for release 1.1.0: fixes and test for pages,!28Merge to circumvent issues
Pipeline #45516 failed
......@@ -61,6 +61,7 @@ unit-test-job: # This job runs in the test stage.
script:
- echo "Running unit tests..."
- pip install pytest
- pip install -e .
# - pytest --junitxml=report.xml
- python -m pytest # tests/
artifacts:
......
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