Skip to content

Fix a crash when inspecting a node #64

Fix a crash when inspecting a node

Fix a crash when inspecting a node #64

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