This commit is contained in:
Abel Luck 2023-11-06 10:29:10 +01:00
parent c2bc8c49d3
commit 5dc2942ada

View file

@ -6,6 +6,7 @@ stages:
test:
stage: test
script:
- apt-get update
- apt-get install -y make python3-poetry
- poetry install
- make check