Update cmd/helloworld/main.go
Some checks failed
Gitea Actions CI Demo / Explore-Gitea-Actions (push) Failing after 5m56s
Some checks failed
Gitea Actions CI Demo / Explore-Gitea-Actions (push) Failing after 5m56s
re-rest gitea runner
This commit is contained in:
@@ -3,5 +3,5 @@ package main
|
|||||||
import "fmt"
|
import "fmt"
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
fmt.Println("Hello world!")
|
fmt.Println("Hello world! Re-test gitea runner")
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user