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

This commit is contained in:
2025-12-25 11:46:13 +00:00
parent 65a99bc023
commit 37f4e7c549

View File

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