We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9ecf64 commit 7d52b95Copy full SHA for 7d52b95
test
@@ -12,6 +12,8 @@ podman run -it --rm --name storeys \
12
# TODO for PR #348 with mineflayer: -e ONLINE_MODE=FALSE \
13
# BUT this requires LuckPerms integration first (because OPS won't work anymore, nor Mineflayer)
14
15
+#run the tests
16
+./gradlew test-mineflayer:npmTest
17
# The `OPS` with your Minecraft ID is required because the command requires permission;
18
# alternatively [use permissions](https://github.com/OASIS-learn-study/minecraft-storeys-maker/issues/276).
19
0 commit comments