We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a10cdb + ade9dee commit 6696f0aCopy full SHA for 6696f0a
.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@31a54ee7ebcacc03a09ea97a7e5465a47b84aea5
+ - uses: dorny/test-reporter@6e6a65b7a0bd2c9197df7d0ae36ac5cee784230c
38
with:
39
name: 'Tests Report'
40
path: 'test-reports/**/*.xml'
0 commit comments