Update integration-test.yml

This commit is contained in:
usbharu
2023-11-29 16:55:29 +09:00
committed by GitHub
parent 820364813f
commit dd8a08b84d
+1 -1
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'