Merge pull request #10 from thanek/thanek-patch-2

Update gradle.yml
This commit is contained in:
xis 2023-10-22 14:33:54 +02:00 committed by GitHub
commit 7974d28f42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,11 +33,11 @@ jobs:
with:
arguments: check
- name: Store reports
if: ${{ failure() }}
uses: actions/upload-artifact@v3
with:
name: reports
path: |
**/build/reports/
**/build/test-results/
if: ${{ failure() }}
uses: actions/upload-artifact@v3
with:
name: reports
path: |
**/build/reports/
**/build/test-results/