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
444efdb279
commit
277a153a90
@ -35,7 +35,7 @@ variables:
|
||||
- ${ENTRY_FOLDER}/${PACKAGE_NAME}/*
|
||||
script:
|
||||
- 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
|
||||
|
||||
test-images-job/valid_set:
|
||||
|
Loading…
x
Reference in New Issue
Block a user