Skip to content

Commit 6c3ae67

Browse files
committed
Update ci.yml
1 parent 02b97e8 commit 6c3ae67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
cache: npm
7373
node-version: ${{ matrix.node }}
7474
- run: npm i
75+
- run: npm run build
7576
- run: npm test
7677

7778
release:

0 commit comments

Comments
 (0)