Update artifact of JVM tests to include all HTML files

This commit is contained in:
Gergely Hegedus 2022-07-19 14:13:35 +03:00
parent 8f8f44f980
commit 4f6bba6cb1

View file

@ -71,7 +71,7 @@ jobs:
if: always()
with:
name: JVM Test Results
path: ./**/build/reports/tests/**/index.html
path: ./**/build/reports/tests/**/*.html
retention-days: 1
run-tests-on-emulator: