1 parent bcc010f commit d31bed3Copy full SHA for d31bed3
1 file changed
.github/workflows/ci.yml
@@ -61,4 +61,5 @@ jobs:
61
run: pnpm test:types
62
63
- name: 🟩 Coverage
64
+ if: matrix.os != 'windows-latest'
65
uses: codecov/codecov-action@v4
0 commit comments