Skip to content

Commit

Permalink
Revert "Disable tests on Windows. Ref #32"
Browse files Browse the repository at this point in the history
This reverts commit 82a563e.
  • Loading branch information
jaraco committed Sep 1, 2023
1 parent 47de06c commit 5733963
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@ jobs:
platform: ubuntu-latest
- python: pypy3.9
platform: ubuntu-latest
exclude:
# Windows tests disabled due to #32
- platform: windows-latest
runs-on: ${{ matrix.platform }}
continue-on-error: ${{ matrix.python == '3.12' }}
steps:
Expand Down

0 comments on commit 5733963

Please # to comment.