File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 6868 uses : mikepenz/action-junit-report@v5
6969 if : always()
7070 with :
71- check_name : ' E2E tests report'
7271 report_paths : " ./test-results/test-e2e*.xml"
7372 detailed_summary : true
7473 verbose_summary : true
Original file line number Diff line number Diff line change 5050 uses : mikepenz/action-junit-report@v5
5151 if : always()
5252 with :
53- check_name : ' Performance measurements'
5453 report_paths : " ./test-results/test-performance.xml"
5554 detailed_summary : true
5655 include_passed : true
6160 uses : mikepenz/action-junit-report@v5
6261 if : always()
6362 with :
64- check_name : ' Performance validation'
6563 report_paths : " ./test-results/test-performance__validation.xml"
6664 detailed_summary : true
6765 include_passed : true
You can’t perform that action at this time.
0 commit comments