Skip to content

Commit 0f8cd91

Browse files
Trigger CI test
1 parent ef4dab0 commit 0f8cd91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python-tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
- '3.13.x'
2222
os:
2323
# - ubuntu-latest
24-
# - macos-latest
25-
- windows-latest
24+
- macos-latest
25+
# - windows-latest
2626

2727
runs-on: ${{ matrix.os }}
2828

0 commit comments

Comments
 (0)