mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-20 00:25:20 +01:00
Adjust shader test CI workflows
This commit is contained in:
4
.github/workflows/lua.yml
vendored
4
.github/workflows/lua.yml
vendored
@@ -37,9 +37,9 @@ jobs:
|
||||
run: |
|
||||
serverconf="profiler.load=true" ./util/test_multiplayer.sh
|
||||
|
||||
- name: Singleplayer test (GL3)
|
||||
- name: Singleplayer test
|
||||
run: |
|
||||
clientconf="video_driver=opengl3" xvfb-run ./util/test_singleplayer.sh
|
||||
xvfb-run ./util/test_singleplayer.sh
|
||||
|
||||
luacheck:
|
||||
name: "Builtin Luacheck and Unit Tests"
|
||||
|
||||
Reference in New Issue
Block a user