There was an error while loading. Please reload this page.
2 parents 5b35983 + fdca8c7 commit 79123bbCopy full SHA for 79123bb
1 file changed
.github/workflows/workflow.yml
@@ -43,7 +43,7 @@ jobs:
43
AzureBatchQueue.Tests
44
- name: Tests Report
45
if: success() || failure()
46
- uses: dorny/test-reporter@v2
+ uses: dorny/test-reporter@v3
47
with:
48
name: "Tests"
49
path: "${{ github.workspace }}/TestResults/*.trx"
0 commit comments