Skip to content

Commit

Permalink
💚 ci: remove dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ljnsn committed Oct 9, 2024
1 parent 2a885d9 commit 4c57fa8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
jobs:
bump-version:
runs-on: ubuntu-latest
needs: [python-check]
if: |
github.event_name == 'push' &&
github.ref_name == 'main' &&
Expand Down

0 comments on commit 4c57fa8

Please sign in to comment.