Skip to content

Commit

Permalink
fix the lint command
Browse files Browse the repository at this point in the history
  • Loading branch information
mmomtchev committed Oct 3, 2024
1 parent a9cc64f commit fadb8ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
node-version: 20.x
- run: npm install --ignore-scripts
- run: npm lint
- run: npm run lint


unix:
Expand Down

0 comments on commit fadb8ec

Please sign in to comment.