ci: moar fixes to get the pytest import right ? x_x

This commit is contained in:
Alexandre Aubin 2024-08-14 13:58:10 +02:00
parent ace7dd19b1
commit 2976e7bf60

View file

@ -9,6 +9,7 @@
COVERAGE_FILE: ".coverage_$CI_JOB_NAME"
before_script:
- *install_debs
- ln -s src yunohost
needs:
- job: build-yunohost
artifacts: true