Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8b9184d

Browse files
authoredAug 19, 2024··
Update gradle.yml
1 parent a8e47a1 commit 8b9184d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/gradle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
java-version: '17'
2525
cache: 'gradle'
2626
- name: Build with Gradle
27-
run: chmod +x gradlew && ./gradlew spotlessCheck build
27+
run: chmod +x gradlew && ./gradlew build

0 commit comments

Comments
 (0)
Please sign in to comment.