Skip to content

Commit c94ec82

Browse files
committed
Run tests on Windows.
1 parent d897c4d commit c94ec82

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ jobs:
3535
- os: ubuntu
3636
ruby: head
3737
experimental: true
38+
- os: windows
39+
ruby: head
40+
experimental: true
3841

3942
steps:
4043
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)