We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b26e00a commit e95995fCopy full SHA for e95995f
1 file changed
.github/workflows/frontend-app.yml
@@ -102,7 +102,7 @@ jobs:
102
pytest-coverage-path: frontend/pytest-coverage.txt
103
junitxml-path: frontend/junit/test-results.xml
104
title: Pytest Coverage Report - Frontend
105
- junitxml-title: Test Execution Summary
+ junitxml-title: Test Execution Summary - Frontend
106
107
- name: Minimize uv cache
108
run: uv cache prune --ci
0 commit comments