Skip to content
Snippets Groups Projects
Verified Commit e23f04cc authored by Georg Krause's avatar Georg Krause
Browse files

Write reportfile correctly

parent 45f416d7
No related branches found
No related tags found
No related merge requests found
Pipeline #23630 passed
......@@ -18,7 +18,7 @@ pytest:
- apk add poetry
- poetry install
script:
- poetry run pytest --cov-report xml --cov-report term-missing:skip-covered --cov=funkwhale_api_client --junitxml=report.yml tests
- poetry run pytest --cov-report xml --cov-report term-missing:skip-covered --cov=funkwhale_api_client --junitxml=report.xml tests
artifacts:
when: always
reports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment