Skip to content
Snippets Groups Projects
Commit dc3f6369 authored by Christian Boettcher's avatar Christian Boettcher
Browse files

Update .gitlab-ci.yml file

parent 2295fa76
Branches
Tags
No related merge requests found
Pipeline #67821 passed
default:
image: python:3-slim
test:
script:
- pip install -r requirements.txt
- pytest
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment