Skip to content
Snippets Groups Projects
Commit 015ff2c8 authored by Robert Forkel's avatar Robert Forkel
Browse files
parents 1baf020c 7ded2156
No related branches found
No related tags found
No related merge requests found
Pipeline #243276 passed
stages:
- test
unit:
image: python:3.10
stage: test
before_script:
- python -m pip install --upgrade pip
- pip install .[test]
script:
- pytest
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment