Skip to content

Translate worldedit_commands commands #59

Translate worldedit_commands commands

Translate worldedit_commands commands #59

Workflow file for this run

name: "Test"
on: [push, pull_request]
jobs:
test:
name: "Unittests"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run tests
run: MINETEST_VER=latest ./.util/run_tests.sh