Skip to content

Commit

Permalink
Enable CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed Jun 23, 2024
1 parent 8136be6 commit 71ec190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
name: pre-commit
command: |
. venv/bin/activate
python -m pre-commit run --all-files
pre-commit run --all-files
# run tests!
# https://pytest.org
Expand Down

0 comments on commit 71ec190

Please sign in to comment.