Skip to content

Commit

Permalink
Fixup! Try adding lxml[html_clean]
Browse files Browse the repository at this point in the history
  • Loading branch information
alangshall committed May 8, 2024
1 parent 2d53dc7 commit 2b5ce20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pynblint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,7 @@ jobs:
# Install pynblint
- name: Install pynblint
run: sudo pip install pynblint
- name: Install lxml[html_clean]
run: sudo pip install lxml[html_clean]
- name: Run pynblint
run: pynblint $GITHUB_WORKSPACE

0 comments on commit 2b5ce20

Please sign in to comment.