Skip to content

Commit

Permalink
Fixes so that pre-commit is run for everything
Browse files Browse the repository at this point in the history
  • Loading branch information
skrawcz committed Sep 16, 2023
1 parent d4bf45c commit af6826a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ workflows:
python-version: '3.11'
task: tests
- test:
requires:
- check_for_changes
name: pre-commit
python-version: '3.9'
task: pre-commit
Expand Down

0 comments on commit af6826a

Please sign in to comment.