Skip to content

Commit d101e94

Browse files
committed
test: should run build after install
1 parent e4c5016 commit d101e94

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ jobs:
1414

1515
- run: npm install
1616

17+
- run: npm run-script build
18+
1719
- run: npm test

0 commit comments

Comments
 (0)