Skip to content
Snippets Groups Projects
Commit 51e515de authored by Michael Kuron's avatar Michael Kuron :mortar_board:
Browse files

Fix junit report upload to Gitlab

parent 78ac93c1
Branches
Tags
1 merge request!206Fix junit report upload to Gitlab
Pipeline #29618 passed with warnings
......@@ -165,7 +165,7 @@ pycodegen-integration:
artifacts:
when: always
reports:
junit: "*/report.xml"
junit: pycodegen/*/report.xml
# -------------------- Linter & Documentation --------------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment