Skip to content

Commit

Permalink
Merge pull request #19 from chrisdenman/chrisdenman-patch-3
Browse files Browse the repository at this point in the history
Update node.js.yml
  • Loading branch information
chrisdenman authored Jun 30, 2024
2 parents 521609b + 9ab69dd commit 7d4de24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm run install
- run: npm run check

0 comments on commit 7d4de24

Please sign in to comment.