mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
ci: moar fixes to get the pytest import right ? x_x
This commit is contained in:
parent
ace7dd19b1
commit
2976e7bf60
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
||||||
COVERAGE_FILE: ".coverage_$CI_JOB_NAME"
|
COVERAGE_FILE: ".coverage_$CI_JOB_NAME"
|
||||||
before_script:
|
before_script:
|
||||||
- *install_debs
|
- *install_debs
|
||||||
|
- ln -s src yunohost
|
||||||
needs:
|
needs:
|
||||||
- job: build-yunohost
|
- job: build-yunohost
|
||||||
artifacts: true
|
artifacts: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue