Commit Graph

1 Commits

Author SHA1 Message Date
2f119ad289 Add Gitea Actions workflow for CI checks
All checks were successful
check / check (push) Successful in 1m19s
Adds .gitea/workflows/check.yml that runs docker build on push,
matching the standard CI pattern used across all sneak/* repos.
The Dockerfile already runs make check (fmt-check, lint, test)
so a successful build implies all checks pass.
2026-03-16 21:33:05 -07:00