We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a135fdc commit b3e0ee7Copy full SHA for b3e0ee7
.github/workflows/test.yml
@@ -25,6 +25,7 @@ jobs:
25
os:
26
- macos-latest
27
- ubuntu-latest
28
+ - windows-latest
29
steps:
30
- uses: actions/checkout@v4
31
0 commit comments