Update README.md
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
[](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)
|
[](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.
|
> A demo repository to verify our self-hosted Gitea Actions runner.
|
||||||
|
|
||||||
@@ -11,3 +12,6 @@
|
|||||||
- **CI Demo** (push → echo hello)
|
- **CI Demo** (push → echo hello)
|
||||||
- **Swift Test** (push → install Swift & run Hello)
|
- **Swift Test** (push → install Swift & run Hello)
|
||||||
- **Java Test** (push → install Java 17 & run HelloWorld)
|
- **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!
|
Reference in New Issue
Block a user