Skip to content
Snippets Groups Projects
Commit b8712bce authored by Bert Palm's avatar Bert Palm 🎇
Browse files

[HOTFIX] wrong image for testing

parent d2eb5dc2
No related branches found
No related tags found
2 merge requests!685Release 2.4,!684Release 2.4
Pipeline #152833 passed with stages
in 5 minutes and 34 seconds
......@@ -77,6 +77,7 @@ coverage:
python38:
stage: test
image: python:3.8
script:
- pytest tests dios/test -Werror --junitxml=report.xml
- python -m saqc --config docs/resources/data/config.csv --data docs/resources/data/data.csv --outfile /tmp/test.csv
......
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