Skip to content

Commit

Permalink
Avoid redundant notifications with test reports
Browse files Browse the repository at this point in the history
  • Loading branch information
JojOatXGME committed May 4, 2024
1 parent b8ffd16 commit f4d17bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:

- name: Publish Test Reports as Annotations
uses: dorny/test-reporter@v1
continue-on-error: true
with:
name: "Unit Tests Report"
path: "test-results-*/test-results/*/TEST-*.xml"
Expand Down

0 comments on commit f4d17bd

Please sign in to comment.