Skip to content

Commit

Permalink
[norelease] Update bun-typecheck.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seveibar authored Sep 22, 2024
1 parent 4e29ddb commit 3fadd89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bun-typecheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
- name: Install dependencies
run: bun i

- name: Run format check
- name: Run typecheck
run: bunx tsc --noEmit

0 comments on commit 3fadd89

Please sign in to comment.