Skip to content

Commit ec6a2b5

Browse files
committed
drop unnecessary github action steps
1 parent 20b322d commit ec6a2b5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/node.js.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,5 @@ jobs:
1414
- run: npm i
1515
- run: npm run build
1616
- run: npx pkg-pr-new publish
17-
- run: cd example && npm i && cd ..
1817
- run: npm run typecheck
19-
- run: cd example && npm run lint && cd ..
2018
- run: npm test

0 commit comments

Comments
 (0)