Skip to content

Commit

Permalink
Add npm run build
Browse files Browse the repository at this point in the history
  • Loading branch information
nahkd123 committed Jul 8, 2023
1 parent fd7201c commit ea2378c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ jobs:
with:
node-version: 19
- run: npm ci
- run: npm run build
- run: npm test

0 comments on commit ea2378c

Please sign in to comment.