agentbbs/.github
Anthony Ettinger a801f60f32 Convert test workflow to Go (go test ./...)
agentbbs is a Go project (go.mod, go 1.26); the Node/pnpm workflow could
never pass here — pnpm/action-setup found no packageManager. Replace with
go test ./... and trigger on main (was master-only). Build/vet live in ci.yml.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-14 09:47:32 +00:00
..
workflows Convert test workflow to Go (go test ./...) 2026-06-14 09:47:32 +00:00