Skip to content

Commit

Permalink
And another...
Browse files Browse the repository at this point in the history
  • Loading branch information
armanbilge committed Sep 10, 2022
1 parent 910ba57 commit 69df061
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,6 @@ lazy val testRuntime = crossProject(JSPlatform, JVMPlatform, NativePlatform)
.nativeSettings(
buildInfoKeys := Seq(
BuildInfoKey("runtime" -> "Native")
)
),
unusedCompileDependenciesTest := {}
)

0 comments on commit 69df061

Please sign in to comment.