test(multiplayer): add consolidated local gate

This commit is contained in:
Josh Creek
2026-09-01 17:07:44 +01:00
parent f1b8366531
commit d1bcb51225
3 changed files with 31 additions and 1 deletions
+4 -1
View File
@@ -1,4 +1,7 @@
.PHONY: verify-phase6 verify-enet-integration verify-steam-templates verify-supply-chain
.PHONY: verify-phase6 verify-enet-integration verify-steam-templates verify-supply-chain verify-multiplayer-local
verify-multiplayer-local:
bash scripts/verify_multiplayer_local.sh
verify-phase6:
bash scripts/verify_phase6.sh