1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

Update the CI run with multiplayer tests

This commit is contained in:
sfan5
2024-03-21 23:54:28 +01:00
parent 9cee9bc279
commit 6a7a613741
6 changed files with 16 additions and 6 deletions

View File

@@ -8,6 +8,8 @@ on:
- 'lib/**.cpp'
- 'src/**.[ch]'
- 'src/**.cpp'
- 'irr/**.[ch]'
- 'irr/**.cpp'
- '**/CMakeLists.txt'
- 'cmake/Modules/**'
- '.github/workflows/macos.yml'