8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7281ae3 commit 330f412Copy full SHA for 330f412
.github/workflows/ci.yml
@@ -29,4 +29,5 @@ jobs:
29
- run: pnpm example:build
30
- run: pnpm test:types
31
- run: pnpm publint
32
+ if: matrix.os == 'ubuntu-latest'
33
working-directory: example
0 commit comments