Skip to content

Commit

Permalink
Merge pull request #20464 from stuartwdouglas/gradle-info
Browse files Browse the repository at this point in the history
Include more info if the gradle build fails
  • Loading branch information
aloubyansky authored Oct 8, 2021
2 parents 952f4fc + 2fac515 commit a5714c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-actions-incremental.yml
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@ jobs:
name: "build-reports-Gradle Tests - JDK ${{matrix.java.name}}"
path: |
**/build/test-results/test/TEST-*.xml
**/target/*-reports/TEST-*.xml
**/target/**
target/build-report.json
LICENSE.txt
retention-days: 2
Expand Down

0 comments on commit a5714c5

Please sign in to comment.