This commit is contained in:
Mery-Sanz 2025-04-11 10:08:55 +02:00
parent ed73fe1a08
commit c6e37fe081
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