We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f4dce1 commit 27df093Copy full SHA for 27df093
mise.toml
@@ -40,7 +40,7 @@ description = "run all tests"
40
run = "./mvnw verify"
41
42
[tasks.build]
43
-description = "build all modules wihthout tests"
+description = "build all modules without tests"
44
run = "./mvnw install -DskipTests -Dcoverage.skip=true"
45
46
[tasks.lint-links]
0 commit comments