Skip to content

Commit

Permalink
Remove full install
Browse files Browse the repository at this point in the history
  • Loading branch information
mmuckley committed Jul 23, 2024
1 parent 43ac700 commit fa8d2eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install --upgrade setuptools wheel
pip install --editable .
pip install --editable ".[tests]"
- name: Check Formatting and Lint
run: |
Expand Down

0 comments on commit fa8d2eb

Please sign in to comment.