Skip to content

Commit

Permalink
ci: add build command
Browse files Browse the repository at this point in the history
  • Loading branch information
wuda-io committed Aug 29, 2024
1 parent da02a8d commit 88e256d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- name: Run tests
run: |
npm i
npm run build
npm run test
- name: Nightly build
Expand Down

0 comments on commit 88e256d

Please sign in to comment.