update path to module

This commit is contained in:
Simon Pistache 2023-05-08 11:48:33 +02:00
parent 277a153a90
commit 429acc65c2

View File

@ -35,7 +35,7 @@ variables:
- ${ENTRY_FOLDER}/${PACKAGE_NAME}/*
script:
- pip install -U pytest pillow iteration_utilities
- python -m pytest src/test_images_jobs/test_wpp.py --tb=line -rA --color=yes --code-highlight=yes -q
- python -m pytest src/test_images_job/test_wpp.py --tb=line -rA --color=yes --code-highlight=yes -q
allow_failure: true
test-images-job/valid_set: