Skip to content

Commit

Permalink
Merge pull request #260 from facelessuser/chore/lxml-win
Browse files Browse the repository at this point in the history
Re-enable windows testing of lxml
  • Loading branch information
facelessuser authored Feb 10, 2023
2 parents 7f73fc6 + b4a9fbd commit d08dc3b
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 d08dc3b

Please sign in to comment.