feat(server): complete phase 6 local verification

This commit is contained in:
Josh Creek
2026-08-21 18:38:30 +01:00
parent ec896b27ac
commit f2b72394de
21 changed files with 604 additions and 4 deletions
+14
View File
@@ -0,0 +1,14 @@
name: Phase 6 dedicated server verification
on:
push:
pull_request:
jobs:
local-equivalent-smoke:
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- uses: actions/checkout@v4
- name: Build and verify exported dedicated server
run: make verify-phase6