Skip to content
Snippets Groups Projects
Commit e947d91d authored by Raphael Bialon's avatar Raphael Bialon
Browse files

Add Gitlab CI configuration

parent ecdf8d88
No related branches found
No related tags found
No related merge requests found
image: python:3.11
run:
script:
- pip install pipenv
- pipenv install
- pipenv run python check.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment