Update README.md
All checks were successful
CI Demo / build (push) Successful in 3s
Docker Test / docker-ops (push) Successful in 5s
Java Test / java-hello (push) Successful in 32s
Kotlin Test / kotlin-hello (push) Successful in 41s
Python Test / python-hello (push) Successful in 4s
Swift Test / swift-hello (push) Successful in 42s
All checks were successful
CI Demo / build (push) Successful in 3s
Docker Test / docker-ops (push) Successful in 5s
Java Test / java-hello (push) Successful in 32s
Kotlin Test / kotlin-hello (push) Successful in 41s
Python Test / python-hello (push) Successful in 4s
Swift Test / swift-hello (push) Successful in 42s
This commit is contained in:
@@ -5,6 +5,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.
|
||||||
|
|
||||||
@@ -15,3 +16,4 @@
|
|||||||
- **Java Test** (push → install Java 17 & run HelloWorld)
|
- **Java Test** (push → install Java 17 & run HelloWorld)
|
||||||
- **Python Test** (push → install Python 3 & run Hello)
|
- **Python Test** (push → install Python 3 & run Hello)
|
||||||
- **Docker Test** (push → build & run a BusyBox image, then cleanup)
|
- **Docker Test** (push → build & run a BusyBox image, then cleanup)
|
||||||
|
- **Kotlin Test** (push → install Kotlin & run HelloWorld)
|
Reference in New Issue
Block a user