Skip to content

Commit b3e0ee7

Browse files
add Windows back to test matrix (#23)
1 parent a135fdc commit b3e0ee7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
os:
2626
- macos-latest
2727
- ubuntu-latest
28+
- windows-latest
2829
steps:
2930
- uses: actions/checkout@v4
3031

0 commit comments

Comments
 (0)