Merge branch 'github/main'

pull/305/head
Automerger 2 years ago
commit a8bf6252d7

@ -96,5 +96,5 @@ jobs:
if: always() if: always()
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with:
name: test-reports name: test-reports-${{ matrix.api-level }}
path: '*/build/reports/androidTests' path: '*/build/reports/androidTests'

Loading…
Cancel
Save