mirror of
https://github.com/minetest/minetestmapper.git
synced 2025-06-29 23:20:28 +02:00
Extend functional tests
This commit is contained in:
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -37,8 +37,7 @@ jobs:
|
||||
|
||||
- name: Test
|
||||
run: |
|
||||
source util/ci/script.sh
|
||||
do_functional_test
|
||||
./util/ci/test.sh
|
||||
|
||||
clang:
|
||||
runs-on: ubuntu-22.04
|
||||
@ -59,5 +58,4 @@ jobs:
|
||||
|
||||
- name: Test
|
||||
run: |
|
||||
source util/ci/script.sh
|
||||
do_functional_test
|
||||
./util/ci/test.sh
|
||||
|
Reference in New Issue
Block a user