Skip to content

Commit

Permalink
Update and rename TruthMin.yml to spotless.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-K961 authored Mar 12, 2024
1 parent 67041f4 commit 86119cb
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,7 @@ jobs:
with:
distribution: 'zulu'
java-version: 17
# Grant execute permission for gradlew
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- run: ./gradlew spotlessCheck

0 comments on commit 86119cb

Please sign in to comment.