Skip to content

Commit

Permalink
Update linter workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
reynoldsalec committed Feb 9, 2024
1 parent d6db5dd commit f59d56a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:

# Run the linter
- name: Run code linter
run: npm lint
run: npm run lint

0 comments on commit f59d56a

Please sign in to comment.