update path to module
This commit is contained in:
@@ -35,7 +35,7 @@ variables:
|
|||||||
- ${ENTRY_FOLDER}/${PACKAGE_NAME}/*
|
- ${ENTRY_FOLDER}/${PACKAGE_NAME}/*
|
||||||
script:
|
script:
|
||||||
- pip install -U pytest pillow iteration_utilities
|
- pip install -U pytest pillow iteration_utilities
|
||||||
- python -m pytest .gitlab/py_job/test_wpp.py --tb=line -rA --color=yes --code-highlight=yes -q
|
- python -m pytest src/test_images_jobs/test_wpp.py --tb=line -rA --color=yes --code-highlight=yes -q
|
||||||
allow_failure: true
|
allow_failure: true
|
||||||
|
|
||||||
test-images-job/valid_set:
|
test-images-job/valid_set:
|
||||||
|
Reference in New Issue
Block a user