Skip to content

Commit a9545fa

Browse files
authored
back to previous test-reporter (#21)
New one is failing. Have to investigate later on.
1 parent 8ee6941 commit a9545fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-push-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: make test config=Release version=${{ env.BUILD_VERSION }}
4040

4141
- name: Create Test Report
42-
uses: dorny/test-reporter@v1.9.1
42+
uses: magnusopera/test-reporter@main
4343
if: always()
4444
with:
4545
name: Unit Tests Report

0 commit comments

Comments
 (0)