mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-10 16:04:04 +00:00
fix(ci): isolate imported client test image
This commit is contained in:
@@ -11,6 +11,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v7
|
||||
- name: Build the pinned Godot test image
|
||||
run: docker build --target exporter -t cosmic-clash-enet-tests .
|
||||
run: docker build --target enet-test -t cosmic-clash-enet-tests .
|
||||
- name: Run multi-process ENet smoke tests
|
||||
run: docker run --rm cosmic-clash-enet-tests bash scripts/verify_enet_integration.sh
|
||||
|
||||
Reference in New Issue
Block a user