Files
TUIkit/.github/workflows
phranck 5f91a3cae6 feat: add automated test count update workflow
- Created update-test-counts.yml workflow
- Triggers on push to main (when Tests/ or Sources/ change) or daily at 2 AM UTC
- Counts @Test and @Suite annotations
- Updates README.md badges and test count locations
- Auto-commits with [skip ci] to prevent rebuild loops
- Can be manually triggered via workflow_dispatch
2026-02-15 00:06:30 +01:00
..