diff --git a/.gitea/workflows/secrets.yml b/.gitea/workflows/secrets.yml index 29a0023..17f9c6d 100644 --- a/.gitea/workflows/secrets.yml +++ b/.gitea/workflows/secrets.yml @@ -88,7 +88,7 @@ jobs: check: name: 质量检查 (fmt / clippy / test) runs-on: debian - timeout-minutes: 10 + timeout-minutes: 1 # 超时1分钟 steps: - name: 安装 Rust run: |