17 lines
1.3 KiB
Markdown
17 lines
1.3 KiB
Markdown
# Test Runner
|
|
|
|
[](https://rustygits.com/thecoderatekid/Test-Runner/actions)
|
|
[](https://rustygits.com/thecoderatekid/Test-Runner/actions)
|
|
[](https://rustygits.com/thecoderatekid/Test-Runner/actions)
|
|
[](https://rustygits.com/thecoderatekid/Test-Runner/actions)
|
|
[](https://rustygits.com/thecoderatekid/Test-Runner/actions)
|
|
|
|
> 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)
|
|
- **Docker Test** (push → build & run a BusyBox image, then cleanup) |