We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a0b328 commit 6bfa479Copy full SHA for 6bfa479
test
@@ -8,6 +8,8 @@ podman run -it --rm --name storeys -e OPS=73551f35-7acb-45c0-bc65-8083c53eec69,f
8
-v $PWD/minecraft-server-test-data:/data:Z -e UID=0 -e GID=0 \
9
-p 25565:25565 -p 8080:8080 -p 7070:7070 minecraft-storeys-maker
10
11
+#run the tests
12
+./gradlew test-mineflayer:npmTest
13
# The `OPS` with your Minecraft ID is required because the command requires permission;
14
# alternatively [use permissions](https://github.com/OASIS-learn-study/minecraft-storeys-maker/issues/276).
15
0 commit comments