Skip to content

Commit e698ae9

Browse files
committed
Run tests on Windows
1 parent b931b28 commit e698ae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
strategy:
2525
matrix:
2626
python-version: [3.7, 3.8, 3.9]
27-
os: [ubuntu-latest, macos-latest]
27+
os: [ubuntu-latest, macos-latest, windows-latest]
2828
include:
2929
# only run benchmarks for the following configuration...
3030
- os: ubuntu-latest

0 commit comments

Comments
 (0)