Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into kavanase_main
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaume committed Oct 22, 2024
2 parents 94ad5ba + b56cf53 commit a28858c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:

- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install --upgrade pip lxml[html_clean]
pip install -e .[docs]
- name: Build
run: sphinx-build docs/source _build
Expand Down

0 comments on commit a28858c

Please sign in to comment.