Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit ee82897

Browse files
committed
Run build step
1 parent e603d4f commit ee82897

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
with:
2525
node-version: ${{ matrix.node-version }}
2626
- run: npm ci
27+
- run: npm run build
2728
- run: npm test
2829
env:
2930
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)