Skip to content

Commit

Permalink
back to previous one
Browse files Browse the repository at this point in the history
  • Loading branch information
pchalamet committed Dec 29, 2024
1 parent 8ee6941 commit d9a1b38
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 d9a1b38

Please sign in to comment.