Skip to content

Commit

Permalink
ci: yarn format --check
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Apr 17, 2024
1 parent c32da60 commit 68804ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ jobs:
- run: yarn lint
- run: yarn test
- run: yarn docs
- run: yarn format --check

0 comments on commit 68804ee

Please sign in to comment.