Commit Graph
4 Commits
Author SHA1 Message Date
Story Crater Bot b2f0c129a2 fix(ci): build multiple cmd packages to directory not file
ci / test (push) Successful in 44s
go build -o flag with ./cmd/... builds multiple binaries. The -o path
must be a directory when building multiple packages, not a file.
2026-08-22 01:04:41 -07:00
Story Crater Bot 69c717a851 fix(ci): use git clone instead of Node.js actions/checkout
ci / test (push) Failing after 34s
2026-08-22 00:47:11 -07:00
Story Crater Bot fc29a7db53 fix(ci): install node in golang container for actions/checkout
ci / test (push) Failing after 4s
2026-08-22 00:45:39 -07:00
Story Crater Bot 30a7f4fec6 ci(main): add Go test and build workflow
ci / test (push) Failing after 45s
2026-08-21 21:23:40 -07:00