github: hail mary

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-12-02 20:24:37 +05:30
parent 04f0aa1a7a
commit 52a87c10b5
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80

View file

@ -26,7 +26,7 @@ jobs:
- uses: burrunan/gradle-cache-action@v1 - uses: burrunan/gradle-cache-action@v1
name: Run unit tests name: Run unit tests
with: with:
arguments: testDebug arguments: testDebug --stacktrace
- name: (Fail-only) upload test report - name: (Fail-only) upload test report
if: failure() if: failure()