gstack/.github/workflows
Garry Tan f799ea68a7
fix: rename browse E2E test file to prevent pkill self-kill
The Claude agent inside browse E2E tests sometimes runs
`pkill -f "browse"` when the browse server doesn't respond.
This matches the bun test process name (which contains
"skill-e2e-browse" in its args), killing the entire test runner.

Rename skill-e2e-browse.test.ts → skill-e2e-bws.test.ts so
`pkill -f "browse"` no longer matches the parent process.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 16:23:28 -07:00
..
actionlint.yml fix: pin actionlint workflow to a real release 2026-03-20 00:29:26 -07:00
ci-image.yml feat: CI evals on Ubicloud — 12 parallel runners + Docker image (v0.11.10.0) (#360) 2026-03-23 10:17:33 -07:00
evals.yml fix: rename browse E2E test file to prevent pkill self-kill 2026-03-23 16:23:28 -07:00
skill-docs.yml fix: Codex compatibility — 1024-char cap, duplicate skills, repo-local installs, kiro support (v0.11.2.0) (#346) 2026-03-22 19:27:10 -07:00