This commit is contained in:
Mery-Sanz 2025-04-11 10:08:55 +02:00
parent 3c019ea7a7
commit 17df0ae50f
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
<<: *use_base_container
script:
- pip3 install -e .
- cp .env.example .env
- pytest -s $TEST_PATH
tags:
- p40