Skip to content

Commit

Permalink
Merge pull request #110 from YotaYota/lint.prettier_ci
Browse files Browse the repository at this point in the history
Run prettier in CI pipeline
  • Loading branch information
indy-independence committed Jun 5, 2024
2 parents ecbbbbd + 9529bbc commit 971c9bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ jobs:
- run: npm ci
- run: npm run build
- run: npm test
- run: npx prettier . --check

0 comments on commit 971c9bd

Please sign in to comment.