ci: Add Gitea Actions workflow #10

Merged
Ghost merged 1 commits from ci/gitea-actions into develop 2026-09-01 14:46:22 -05:00

1 Commits

Author SHA1 Message Date
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