mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-21 04:10:47 +02:00
harden clean-host generation and shutdown
This commit is contained in:
@@ -37,6 +37,8 @@ jobs:
|
||||
git config --global user.name "GStack 2 CI"
|
||||
git config --global init.defaultBranch main
|
||||
- run: bun install --frozen-lockfile
|
||||
- name: Prove generation from an artifact-free checkout
|
||||
run: bun run verify:gstack2-clean-generation
|
||||
- name: Canonical six-skill, parity, state, and runtime gates
|
||||
run: bun run test:gstack2
|
||||
- name: Standard installer discovery
|
||||
|
||||
Reference in New Issue
Block a user