Files
git-runner-test/hello.py
崔安兵 ac712fedbf
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m34s
添加 hello.py
2026-02-01 16:55:39 +08:00

2 lines
58 B
Python

# 打印 "Hello World!" 到控制台
print("Hello World!")