Skip to content

Commit 381ac3f

Browse files
jfuchscolebemis
andauthored
Update .github/workflows/ci.yml
Co-authored-by: Cole Bemis <[email protected]>
1 parent 1767351 commit 381ac3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Lint
2525
run: npm run lint
2626

27-
- name: Typecheck
27+
- name: Type check
2828
run: npm run typecheck
2929

3030
- name: Test

0 commit comments

Comments
 (0)