Skip to content

Commit

Permalink
Clean-install seems to have a problem, maybe normal will do?
Browse files Browse the repository at this point in the history
  • Loading branch information
slahtine committed Aug 27, 2024
1 parent 5aaadfe commit 89a977f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm ci
- run: npm install
- run: npm run lint
- run: npm test

0 comments on commit 89a977f

Please sign in to comment.