Skip to content

Commit

Permalink
fix: fix workflow dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
topsworld committed Dec 12, 2024
1 parent d79f13e commit 4f06814
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4f06814

Please sign in to comment.