Files
Test-Runner/README.md
thecoderatekid 67493f92f6
All checks were successful
CI Demo / build (push) Successful in 4s
Swift Test / swift-hello (push) Successful in 43s
Update README.md
2025-08-07 18:25:49 +00:00

13 lines
656 B
Markdown

# Test Runner
[![CI Demo](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/ci-demo.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions)
[![Swift Test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/swift-test.yml/badge.svg?branch=main&style=flat-square)](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 a Hello World)
These badges use Gitea's built-in workflow-badge URL format.