We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7634b2 commit 9876941Copy full SHA for 9876941
.github/workflows/gradle.yml
@@ -23,4 +23,4 @@ jobs:
23
- name: Grant execute permission for gradlew
24
run: chmod +x gradlew
25
- name: Build with Gradle
26
- run: ./gradlew build test publish
+ run: ./gradlew build test
0 commit comments