forked from mtcontrib/Minetest-WorldEdit
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -8,4 +8,4 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: MINETEST_VER=latest ./util/run_tests.sh
|
run: MINETEST_VER=latest ./.util/run_tests.sh
|
||||||
|
Reference in New Issue
Block a user