Skip to content

Commit

Permalink
�reporter 경로수정
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminuj authored Sep 12, 2024
1 parent 36bfb2a commit cb0e0dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
uses: EnricoMi/publish-unit-test-result-action@v2
if: always()
with:
files: '**/build/test-results/test/TEST-.xml'
files: '**/build/test-results/test/TEST-*.xml'

dependency-submission:

Expand Down

0 comments on commit cb0e0dd

Please sign in to comment.