Skip to content

Commit

Permalink
fix stage name for type check
Browse files Browse the repository at this point in the history
  • Loading branch information
seveibar authored Sep 6, 2024
1 parent 1a48bb7 commit 158a5df
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 type check
run: bunx tsc --noEmit

0 comments on commit 158a5df

Please sign in to comment.