Commit Graph

1 Commits

Author SHA1 Message Date
01415a8fe9 feat: add Gitea workflow for automated SORM tests on push events
- Created .gitea/workflows/test.yaml with a Compile job running on ubuntu-latest
- Configured workflow to trigger on push events with echo steps for event, branch, and repository info
- Added checkout action and file listing step using gitea workspace variable
2024-11-22 13:45:03 +00:00