Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hex-ci committed Nov 20, 2023
1 parent b2b73d0 commit 21cd4b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,5 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- name: Install modules
- run: npm i
- run: npm run lint

0 comments on commit 21cd4b2

Please sign in to comment.