Skip to content

Ignore unknown nodes when loading in saves #93

Ignore unknown nodes when loading in saves

Ignore unknown nodes when loading in saves #93

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