Skip to content
Snippets Groups Projects
Commit da6230ff authored by Lars Sowa's avatar Lars Sowa
Browse files

adapt gitlab ci

parent 190ca830
Branches
No related tags found
1 merge request!6Dev light version into main
Pipeline #3430 passed
......@@ -5,5 +5,5 @@ unittests:
stage: test
image: python:3.8
script:
- python -m pip install -r requirements.txt
- python -m pip install -r requirements4dev.txt
- python -m unittest discover -s tests
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment