Skip to content

Commit

Permalink
update pre commit file path
Browse files Browse the repository at this point in the history
  • Loading branch information
edenjenzohar committed Jun 17, 2024
1 parent dd0d862 commit a758f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Run pre-commit hooks
run: |
python pre-commit run --all-files
python .github/workflows/pre-commit.yml run --all-files
- name: Create tasks needed for testing
run: |
Expand Down

0 comments on commit a758f94

Please sign in to comment.