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