Skip to content

Commit 50ebc9b

Browse files
committed
pombast: skip tests for org.bonej:bonej-plugins
I filed a PR addressing the issue: bonej-org/BoneJ2#414 But until it is merged and release, let's skip the problematic tests.
1 parent d459e6b commit 50ebc9b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pombast.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,8 @@ ci-build = "build-main"
356356

357357
[components."org.bonej:bonej-plugins"]
358358
java-version = 11
359+
# TEMP: Until a BoneJ release exists incorporating bonej-org/BoneJ2#414.
360+
properties = { "skipTests" = "true" }
359361
ci-build = "build-main"
360362

361363
[components."org.bonej:bonej-utilities"]

0 commit comments

Comments
 (0)