Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmueller committed Dec 2, 2024
1 parent 4fc53ef commit 5b6c390
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -e ".[test]" # Install package with test dependencies
pip install pytest-html # Install additional test dependencies
pip install pytest pytest-cov
Expand Down

0 comments on commit 5b6c390

Please sign in to comment.