We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cfdf63 + 33a1e8b commit 939c054Copy full SHA for 939c054
.github/workflows/test-report.yml
@@ -34,7 +34,7 @@ jobs:
34
run-id: ${{ github.event.workflow_run.id }}
35
path: test-reports
36
pattern: '*_tests_results'
37
- - uses: dorny/test-reporter@890a17cecf52a379fc869ab770a71657660be727
+ - uses: dorny/test-reporter@dc3a92680fcc15842eef52e8c4606ea7ce6bd3f3
38
with:
39
name: 'Tests Report'
40
path: 'test-reports/**/*.xml'
0 commit comments