Skip to content

Commit

Permalink
Add always
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuniwak committed Apr 18, 2024
1 parent c09c968 commit 9471e56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unity-meta-check-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ jobs:
with:
name: junit-test-report
path: junit.xml
if: always()
1 change: 1 addition & 0 deletions .github/workflows/unity-meta-check-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
with:
name: junit-test-report
path: junit.xml
if: always()

- uses: mikepenz/action-junit-report@v3
with:
Expand Down

0 comments on commit 9471e56

Please sign in to comment.