Skip to content

Commit 5371522

Browse files
committed
wip
1 parent faae242 commit 5371522

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.sbt

-2
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,6 @@ lazy val xml = crossProject(JSPlatform, JVMPlatform, NativePlatform)
129129
}),
130130
)
131131
.jsSettings(
132-
versionPolicyCheck / skip := true,
133-
versionCheck / skip := true,
134132
// Scala.js cannot run forked tests
135133
Test / fork := false
136134
)

0 commit comments

Comments
 (0)