Skip to content

Commit 1fff094

Browse files
committed
Disable spotless on forge until ready
1 parent f43d64a commit 1fff094

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: 21
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)