Skip to content

Commit

Permalink
ci: add lint to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Renato66 committed May 3, 2024
1 parent a3876f3 commit 1c89d24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ jobs:
${{ runner.os }}-bun-${{ github.ref }}
- run: bun install
- run: bun tslint
- run: bun lint
- run: bun test

0 comments on commit 1c89d24

Please sign in to comment.