1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Load mod profiler in one of the test workflows

This commit is contained in:
sfan5 2024-08-11 15:21:45 +02:00
parent 24efd7dc91
commit 387856a1c3
2 changed files with 3 additions and 2 deletions

View file

@ -35,7 +35,7 @@ jobs:
- name: Integration test + devtest
run: |
./util/test_multiplayer.sh
serverconf="profiler.load=true" ./util/test_multiplayer.sh
luacheck:
name: "Builtin Luacheck and Unit Tests"