Skip to content

Commit

Permalink
Depend on check
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Dec 16, 2024
1 parent 0d70da6 commit 55b257d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -778,7 +778,7 @@ tasks.register("checkNoDuplicateFiles", Zip) {
exclude 'fabric.mod.json'
}

test.dependsOn "checkNoDuplicateFiles"
check.dependsOn "checkNoDuplicateFiles"

publishMods {
file = signRemapJar.output
Expand Down

0 comments on commit 55b257d

Please sign in to comment.