Skip to content

Commit

Permalink
back to previous test-reporter (#21)
Browse files Browse the repository at this point in the history
New one is failing. Have to investigate later on.
  • Loading branch information
pchalamet authored Dec 29, 2024
1 parent 8ee6941 commit a9545fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-push-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: make test config=Release version=${{ env.BUILD_VERSION }}

- name: Create Test Report
uses: dorny/test-reporter@v1.9.1
uses: magnusopera/test-reporter@main
if: always()
with:
name: Unit Tests Report
Expand Down

0 comments on commit a9545fa

Please sign in to comment.