Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
miquelbeltran authored May 1, 2024
1 parent 827c57d commit c63d430
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,9 @@ jobs:
- run: npm test
- run: npm run eslint


# Checks code formatting, fails if there are changes after applying prettier.
# Based on this example here:
# https://github.com/creyD/prettier_action?tab=readme-ov-file#example-4-dry-run

prettier:
runs-on: ubuntu-latest

Expand Down

0 comments on commit c63d430

Please sign in to comment.