Fix API test report path
This commit is contained in:
parent
134ba74399
commit
15af4a1660
1 changed files with 1 additions and 1 deletions
|
|
@ -148,7 +148,7 @@ test_api:
|
||||||
artifacts:
|
artifacts:
|
||||||
when: always
|
when: always
|
||||||
reports:
|
reports:
|
||||||
junit: report.xml
|
junit: api/report.xml
|
||||||
|
|
||||||
test_front:
|
test_front:
|
||||||
interruptible: true
|
interruptible: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue