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.
2 parents fdf5d83 + db235b5 commit 6a0499eCopy full SHA for 6a0499e
.github/workflows/build-release.yml
@@ -30,7 +30,7 @@ jobs:
30
- run: chmod +x gradlew
31
32
- name: Build Release
33
- run: ./gradlew build --stacktrace
+ run: ./gradlew build -x test --stacktrace
34
35
- name: Upload artifacts to Modrinth, Curseforge and GitHub
36
uses: Kir-Antipov/[email protected]
0 commit comments