Skip to content

Commit 15e82cd

Browse files
docs(local-ci): list dev-live-host among the CI-run host proofs
1 parent e79ac59 commit 15e82cd

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

‎docs/local-ci.md‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,9 @@ duration × test census) is printed and written to
7878
## Real-host install proofs
7979

8080
The host-install proof suites (`host-install-proof.test.ts`,
81-
`packed-host-install-proof.test.ts`, `dev-host-install.test.ts`, and the
82-
packed Claude plugin validation in `packed-native-smoke.test.ts`) skip their
81+
`packed-host-install-proof.test.ts`, `dev-host-install.test.ts`,
82+
`dev-live-host.test.ts`, and the packed Claude plugin validation in
83+
`packed-native-smoke.test.ts`) skip their
8384
Claude and Codex legs whenever the `claude` or `codex` CLI is not on PATH.
8485
That skip is what let #364 change the Codex `interface.logo` emission and
8586
break both proofs on `main` without CI noticing. Hosted CI therefore runs a

0 commit comments

Comments
 (0)