Skip to content

Commit 5a527e0

Browse files
Activate windows tests
1 parent 3ab9a8d commit 5a527e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
os: [ubuntu-latest]
21+
os: [ubuntu-latest, windows-latest]
2222
python-version: ["3.11"]
2323
steps:
2424
- name: Checkout

0 commit comments

Comments
 (0)