Skip to content

Commit b97510d

Browse files
committed
fix: puting windows tests in todo
1 parent 3ab9d5e commit b97510d

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
@@ -17,7 +17,7 @@ jobs:
1717
matrix:
1818
os:
1919
- ubuntu-latest
20-
- windows-latest
20+
# - windows-latest # TODO: Test on Windows
2121
- macos-latest
2222
python-version:
2323
- '3.8'

0 commit comments

Comments
 (0)