There was an error while loading. Please reload this page.
1 parent 8ee6941 commit a9545faCopy full SHA for a9545fa
1 file changed
.github/workflows/on-push-tag.yml
@@ -39,7 +39,7 @@ jobs:
39
run: make test config=Release version=${{ env.BUILD_VERSION }}
40
41
- name: Create Test Report
42
- uses: dorny/test-reporter@v1.9.1
+ uses: magnusopera/test-reporter@main
43
if: always()
44
with:
45
name: Unit Tests Report
0 commit comments