gradle.yml: upload integration-test results to GitHub

This commit is contained in:
Sean Gilligan 2022-04-13 11:46:29 -07:00 committed by Andreas Schildbach
parent 9b5223400b
commit 36bae01141

View File

@ -40,3 +40,5 @@ jobs:
path: |
core/build/reports/tests/test/
core/build/test-results/test/
integration-test/build/reports/tests/test/
integration-test/build/test-results/test/