Skip to content

Commit

Permalink
chore: adds formatting to the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tuliomir committed Aug 16, 2024
1 parent 934bf31 commit d241d10
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pr-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,7 @@ jobs:
- name: Build
run: |
make build site=testnet
- name: Format
run: |
npm run format:check

0 comments on commit d241d10

Please sign in to comment.