Skip to content

Commit c4295a4

Browse files
committed
ci: Improve main check step name
1 parent a6a9125 commit c4295a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup
2121
uses: ./.github/actions/setup
2222

23-
- name: Type Check
23+
- name: Basic Checks
2424
run: pnpm check
2525

2626
builds:

0 commit comments

Comments
 (0)