ci: Merge develop CI workflow onto master #11

Merged
Ghost merged 2 commits from develop into master 2026-09-01 14:46:53 -05:00

2 Commits

Author SHA1 Message Date
s1d3sw1ped_bot 933719ca15 ci: Add Gitea Actions workflow
CI / Test and build (push) Successful in 12s
CI / Test and build (pull_request) Successful in 12s
2026-09-01 14:46:22 -05:00
s1d3sw1ped_bot 9185e1de89 ci: Add Gitea Actions workflow
CI / Test and build (pull_request) Successful in 24s
Pushes and pull requests had no automated test or build on Gitea.
A CI workflow matching the existing Go module runs go test -race and
go build on master, develop, and pull requests.

Fixes #7
2026-09-01 19:45:01 +00:00