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

This commit is contained in:
2025-12-25 11:48:35 +00:00
parent 37f4e7c549
commit 8499757b10

View File

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