We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8e47a1 commit 8b9184dCopy full SHA for 8b9184d
.github/workflows/gradle.yml
@@ -24,4 +24,4 @@ jobs:
24
java-version: '17'
25
cache: 'gradle'
26
- name: Build with Gradle
27
- run: chmod +x gradlew && ./gradlew spotlessCheck build
+ run: chmod +x gradlew && ./gradlew build
0 commit comments