6d1b4e7e3d648d25663e237ac3c86d288d2b0558
Test Runner
A demo repository to verify our self-hosted Gitea Actions runner.
Workflow Status
- CI Demo (push → echo hello)
- Swift Test (push → install Swift & run Hello)
- Java Test (push → install Java 17 & run HelloWorld)
- Python Test (push → install Python 3 & run Hello)
Commit both the new workflow and this updated README to main
, push, and watch your runner pick up the Python job!
Description