mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-14 01:22:17 +00:00
test(multiplayer): add allocated compose smoke flow
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.PHONY: verify-phase6 verify-enet-integration verify-steam-templates verify-supply-chain verify-kind-agones verify-multiplayer-local
|
||||
.PHONY: verify-phase6 verify-enet-integration verify-steam-templates verify-supply-chain verify-kind-agones verify-allocated-compose verify-multiplayer-local
|
||||
|
||||
verify-multiplayer-local:
|
||||
bash scripts/verify_multiplayer_local.sh
|
||||
@@ -17,3 +17,6 @@ verify-supply-chain:
|
||||
|
||||
verify-kind-agones:
|
||||
bash scripts/verify_kind_agones.sh
|
||||
|
||||
verify-allocated-compose:
|
||||
bash scripts/verify_allocated_compose.sh
|
||||
|
||||
Reference in New Issue
Block a user