Update integration-test.yml

This commit is contained in:
usbharu 2023-11-29 16:55:29 +09:00 committed by GitHub
parent 3cb0eac56c
commit b0919bd8fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -64,4 +64,4 @@ jobs:
uses: mikepenz/action-junit-report@v2
if: always()
with:
report_paths: '**/build/test-results/test/TEST-*.xml'
report_paths: '**/build/test-results/integrationTest/TEST-*.xml'