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 f43d64a commit 1fff094Copy full SHA for 1fff094
.github/workflows/check-spotless.yaml
@@ -11,5 +11,5 @@ jobs:
11
uses: SpongePowered/.github/.github/workflows/shared-check-spotless.yaml@master
12
with:
13
runtime_version: 21
14
- extra_gradle_params: "-Pprojects=vanilla,forge,neoforge,testplugins"
+ extra_gradle_params: "-Pprojects=vanilla,neoforge,testplugins"
15
secrets: inherit
0 commit comments