Browse Source

feat: add support for Windows

feat/windows-support
Jérôme Deuchnord 6 months ago
parent
commit
a2a86a5f62
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .github/workflows/tests.yml

+ 1
- 0
.github/workflows/tests.yml View File

@@ -19,6 +19,7 @@ jobs:
os:
- ubuntu-latest
- macos-latest
- windows-latest
python-version:
- '3.8'
- '3.9'


Loading…
Cancel
Save