Skip to content

Commit 7c315e9

Browse files
committed
Disable spotless on Forge
FG 6 does not support Gradle 9 and FG 7 is not out yet.
1 parent 9fcc026 commit 7c315e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-spotless.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ jobs:
1111
uses: SpongePowered/.github/.github/workflows/shared-check-spotless.yaml@master
1212
with:
1313
runtime_version: 25
14-
extra_gradle_params: "-Pprojects=vanilla,forge,neoforge,testplugins"
14+
extra_gradle_params: "-Pprojects=vanilla,neoforge,testplugins"
1515
secrets: inherit

0 commit comments

Comments
 (0)