Skip to content

Commit 3250e90

Browse files
committed
add test to reproduce the issue on CI
1 parent c16d361 commit 3250e90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
matrix:
1717
platform:
1818
- "ubuntu-latest"
19+
- "macos-latest"
20+
- "windows-latest"
1921
python-version:
2022
- "3.13"
2123
runs-on: ${{ matrix.platform }}

0 commit comments

Comments
 (0)