Skip to content

Commit

Permalink
add yarn lint
Browse files Browse the repository at this point in the history
  • Loading branch information
zhammer committed Jan 29, 2024
1 parent f19d04e commit 7faaa09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
- run: yarn tsc
- run: yarn lint
- run: yarn prettier:check
- run: yarn lint
- run: yarn test

0 comments on commit 7faaa09

Please sign in to comment.