Skip to content

Commit

Permalink
enable windows tests
Browse files Browse the repository at this point in the history
  • Loading branch information
PicoCentauri committed Dec 4, 2023
1 parent e4dbc83 commit b46cda2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ jobs:
python-version: "3.8"
- os: macos-11
python-version: "3.11"
#- os: windows-2019
# python-version: "3.8"
#- os: windows-2019
# python-version: "3.11"
- os: windows-2019
python-version: "3.8"
- os: windows-2019
python-version: "3.11"

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit b46cda2

Please sign in to comment.