From 8d6b9f0368bf145f5862c56764acf00e1e8a4de0 Mon Sep 17 00:00:00 2001 From: voson Date: Fri, 20 Mar 2026 21:35:00 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E8=B4=A8=E9=87=8F=E6=A3=80=E6=9F=A5?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=E7=89=88=E6=9C=AC=20job=EF=BC=8C=E9=87=8D?= =?UTF-8?q?=E5=A4=8D=20tag=20=E6=97=B6=E6=8F=90=E5=89=8D=E5=A4=B1=E8=B4=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made-with: Cursor --- .gitea/workflows/secrets.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/secrets.yml b/.gitea/workflows/secrets.yml index c57df49..b47f364 100644 --- a/.gitea/workflows/secrets.yml +++ b/.gitea/workflows/secrets.yml @@ -138,6 +138,7 @@ jobs: check: name: 质量检查 (fmt / clippy / test) + needs: [version] runs-on: debian timeout-minutes: 15 steps: