Skip to content

Commit

Permalink
Try type-checking on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasf committed Mar 18, 2022
1 parent a21836d commit eef8a29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
mypy:
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
python-version: ["3.8", "3.9", "3.10"]
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit eef8a29

Please sign in to comment.