|
@@ -30,7 +30,7 @@ jobs:
|
|
arguments: testGplayDebugUnit
|
|
arguments: testGplayDebugUnit
|
|
- name: Upload test artifacts
|
|
- name: Upload test artifacts
|
|
if: ${{ failure() }}
|
|
if: ${{ failure() }}
|
|
- uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32
|
|
|
|
|
|
+ uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392
|
|
with:
|
|
with:
|
|
name: test-results
|
|
name: test-results
|
|
path: app/build/reports/tests/testGplayDebugUnitTest/
|
|
path: app/build/reports/tests/testGplayDebugUnitTest/
|