fix: fix workflow dependencies

This commit is contained in:
topsworld 2024-12-12 20:51:13 +08:00
parent d79f13e76f
commit 4f06814a6e

View File

@ -12,7 +12,6 @@ on:
jobs:
check-rule-format:
runs-on: ubuntu-latest
needs: [validate-lint]
steps:
- name: Checkout the repository
uses: actions/checkout@v4