ci: add ENet integration coverage

This commit is contained in:
Josh Creek
2026-08-21 19:57:59 +01:00
parent 72944a03e9
commit 23c1c3d231
7 changed files with 132 additions and 2 deletions
+4 -1
View File
@@ -1,7 +1,10 @@
.PHONY: verify-phase6 verify-steam-templates
.PHONY: verify-phase6 verify-enet-integration verify-steam-templates
verify-phase6:
bash scripts/verify_phase6.sh
verify-enet-integration:
bash scripts/verify_enet_integration.sh
verify-steam-templates:
bash scripts/verify_steam_templates.sh