Skip to content

Commit

Permalink
Do not install package for docs test (#914)
Browse files Browse the repository at this point in the history
  • Loading branch information
dyve committed Dec 24, 2023
1 parent a68662b commit 71e6c44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ jobs:
- name: Install and build
run: |
python -m pip install -r docs/requirements.txt
python -m pip install -e .
make docs
tests:
Expand Down

0 comments on commit 71e6c44

Please sign in to comment.