更新 .gitea/workflows/test.yml
Some checks failed
CI Test / test (push) Failing after 3s

This commit is contained in:
2025-12-25 10:04:28 +00:00
parent 3075814f85
commit 48eec85ba9

View File

@@ -6,7 +6,7 @@ jobs:
test:
runs-on: [ubuntu-latest] # 使用你的 runner 标签
steps:
- name: Checkout code
- name: Checkout (local action)
uses: lostecho/checkout@v4
- name: Print environment