Skip to content
Snippets Groups Projects
Verified Commit efcc7483 authored by Frank Sauerburger's avatar Frank Sauerburger
Browse files

Run unittests in CI

parent 1513cf90
No related branches found
No related tags found
No related merge requests found
Pipeline #5507 passed
stages:
- test
unittest:
stage: test
image: python:3.7
script:
- pip install pytest
- pytest
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