mirror of
https://gitlab.com/Thoscellen/Wallset.git
synced 2025-05-31 19:04:51 +02:00
update path to module
This commit is contained in:
parent
277a153a90
commit
429acc65c2
@ -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 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
|
allow_failure: true
|
||||||
|
|
||||||
test-images-job/valid_set:
|
test-images-job/valid_set:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user