Skip to content

Commit

Permalink
Remove precommit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
SinaKhalili committed Jan 21, 2025
1 parent c221fe1 commit d5f861e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

bump-version:
runs-on: ubicloud
needs: [black, tests]
needs: [tests]
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
steps:
- uses: actions/checkout@v3
Expand Down
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml

This file was deleted.

0 comments on commit d5f861e

Please sign in to comment.