Skip to content

Commit

Permalink
ci: check format
Browse files Browse the repository at this point in the history
  • Loading branch information
exuanbo committed Oct 17, 2024
1 parent e3af381 commit 49eaa38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ jobs:
cache: "yarn"
- run: yarn install
- run: yarn lint:ci
- run: yarn format:check

0 comments on commit 49eaa38

Please sign in to comment.