update path to module
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user