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 b29f2d8 commit c70c2b1Copy full SHA for c70c2b1
.github/workflows/node.js.yml
@@ -14,7 +14,5 @@ jobs:
14
- run: npm i
15
- run: npm run build
16
- run: npx pkg-pr-new publish
17
- - run: cd example && npm i && cd ..
18
- run: npm run typecheck
19
- - run: cd example && npm run lint && cd ..
20
- run: npm test
0 commit comments