Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MoOx committed Apr 13, 2022
1 parent 9484e13 commit ba6f4ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
restore-keys: |
${{ runner.os }}-node-
- run: npm install -g npm && npm --version

- run: npm ci

- run: npm test

0 comments on commit ba6f4ee

Please sign in to comment.