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 20b322d commit ec6a2b5Copy full SHA for ec6a2b5
.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