Skip to content

Commit

Permalink
Adding the pip install for pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-oreilly committed Dec 11, 2024
1 parent d2392c4 commit a7b8cbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
run: |
pip install -e .
pip install pytest-notebook
pip install pre-commit
pre-commit run --all
pre-commit install
- name: Test import
Expand Down

0 comments on commit a7b8cbc

Please sign in to comment.