Skip to content

Commit

Permalink
Re-enable windows testing of lxml
Browse files Browse the repository at this point in the history
  • Loading branch information
facelessuser committed Feb 10, 2023
1 parent 7f73fc6 commit b4a9fbd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ jobs:
- tox-env: nohtml5lib
python-version: '3.10'
continue-on-error: false
exclude:
- platform: windows-latest
tox-env: py311
# exclude:
# - platform: windows-latest
# tox-env: py311

env:
TOXENV: ${{ matrix.tox-env }}
Expand Down

0 comments on commit b4a9fbd

Please sign in to comment.