Skip to content

Commit

Permalink
chore: correct prettier CI
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoMendes98 committed Jan 25, 2024
1 parent 6dd9cf2 commit 6471b82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prettier-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
npm ci
npm run lint:fix
# Commit all the changes to the PR (see note on not being able to use secrets.GITHUB_TOKEN for this)
Expand Down

0 comments on commit 6471b82

Please sign in to comment.