agentbbs/.github
Anthony Ettinger 76398a9e4b Convert CI workflow to Go (build + vet)
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 build + go vet. Companion test.yml runs go test.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-14 09:46:45 +00:00
..
workflows Convert CI workflow to Go (build + vet) 2026-06-14 09:46:45 +00:00