Skip to content

Commit 345f27b

Browse files
committed
tmp: run Windows tests
We are dealing with some paths...
1 parent ce79205 commit 345f27b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
on-next-branch:
2020
- ${{ github.ref == 'refs/heads/next' }}
2121
exclude:
22-
- on-next-branch: false
22+
- on-next-branch: true
2323
runner: windows-latest
2424
- on-next-branch: false
2525
runner: macos-14

0 commit comments

Comments
 (0)