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 231531c commit b881c10Copy full SHA for b881c10
.github/workflows/ci.yml
@@ -32,7 +32,6 @@ jobs:
32
- run: pnpm install
33
- run: pnpm run lint
34
- run: pnpm run test:coverage
35
- - run: pnpm run build
36
env:
37
CI: true
38
- run: pnpm run test:build
0 commit comments