Skip to content

Commit

Permalink
Add git diff after tidy to debug non-clean status.
Browse files Browse the repository at this point in the history
  • Loading branch information
dweiss committed Aug 29, 2024
1 parent 309360b commit 29c8174
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-checks-gradle-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
- run: ./gradlew helpWorkflow
- run: ./gradlew licenses updateLicenses
- run: ./gradlew tidy
- run: git diff
- run: ./gradlew check -x test
- run: ./gradlew assembleRelease mavenToLocal

Expand Down

0 comments on commit 29c8174

Please sign in to comment.