Add Gitea runner build workflow
All checks were successful
Build / build (push) Successful in 2m2s
Release Dry Run / release-dry-run (push) Successful in 11s
Codex Template Compliance / template-compliance (push) Successful in 5s

This commit is contained in:
ToxicCrzay270
2026-05-15 00:53:40 +02:00
parent 45b96ec20f
commit 26d213df9b
5 changed files with 54 additions and 3 deletions

View File

@@ -48,6 +48,8 @@ Run tests:
npm test
```
CI verification runs on the Gitea runner through `.gitea/workflows/build.yml`.
## Project Structure
```text