Skip to content

Commit b56cf53

Browse files
authored
Update testing.yml
1 parent ed8cb0b commit b56cf53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878

7979
- name: Install dependencies
8080
run: |
81-
python -m pip install --upgrade pip
81+
python -m pip install --upgrade pip lxml[html_clean]
8282
pip install -e .[docs]
8383
- name: Build
8484
run: sphinx-build docs/source _build

0 commit comments

Comments
 (0)