Skip to content

Commit

Permalink
Update workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhanson committed Nov 17, 2024
1 parent 189fc39 commit 0c8a001
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ jobs:
uses: dcodeIO/setup-node-nvm@master
with:
node-version: ${{ matrix.node-version }}
node-mirror: https://nodejs.org/dist
- run: npm ci
- run: npm test

0 comments on commit 0c8a001

Please sign in to comment.