je suis un toquard avec un 'C'

This commit is contained in:
Sylvain LE GAL 2022-06-03 12:37:09 +02:00
parent 3dc96ebef0
commit ff94dae56d

View File

@ -13,6 +13,8 @@ pre-commit:
pytest: pytest:
stage: test stage: test
tags:
- shell
script: script:
- python3 -m venv /.gitlab-ci-venv - python3 -m venv /.gitlab-ci-venv
- source /.gitlab-ci-venv/bin/activate - source /.gitlab-ci-venv/bin/activate