ci: 质量检查依赖版本 job,重复 tag 时提前失败

Made-with: Cursor
This commit is contained in:
voson
2026-03-20 21:35:00 +08:00
parent ce9e089348
commit 8d6b9f0368

View File

@@ -138,6 +138,7 @@ jobs:
check:
name: 质量检查 (fmt / clippy / test)
needs: [version]
runs-on: debian
timeout-minutes: 15
steps: