Skip to content

Commit 07e4a0e

Browse files
committed
Test on windows
1 parent de9561b commit 07e4a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test_and_deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ${{ matrix.platform }}
1818
strategy:
1919
matrix:
20-
platform: [ubuntu-latest, macos-latest]
20+
platform: [ubuntu-latest, macos-latest, windows-latest]
2121
python-version: ['3.8', '3.9', '3.10']
2222

2323
steps:

0 commit comments

Comments
 (0)