mirror of
https://github.com/minetest-mods/technic.git
synced 2025-07-14 22:30:35 +02:00
also test with latest minetest version
This commit is contained in:
2
.github/workflows/integration-test.yml
vendored
2
.github/workflows/integration-test.yml
vendored
@ -11,4 +11,4 @@ jobs:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
- name: test
|
||||
run: ./integration-test.sh
|
||||
run: MINETEST_VERSION=5.2.0 ./integration-test.sh
|
||||
|
Reference in New Issue
Block a user