Skip to content

Commit 88945bf

Browse files
committed
ci: run test for Pull Requests
1 parent f9dbecb commit 88945bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/npm-pr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ jobs:
1515
with:
1616
node-version: 16
1717
- run: npm ci
18+
- run: npm run build
1819
- run: npm run lint
20+
- run: npm test
1921

2022
check-labels:
2123
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)