Skip to content

Commit

Permalink
pip install .
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulinaPacyna committed Nov 19, 2023
1 parent 1fa4255 commit 1c25414
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre-commit-test-from-local.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
set -e
python -m pip install --upgrade pip
pip install pre-commit pytest
pip install .
pre-commit install
pre-commit run --all-files || true # For pre-commit initialization
- name: Test with pytest
Expand Down

0 comments on commit 1c25414

Please sign in to comment.