Skip to content

Commit e61ffa7

Browse files
committed
copy-paste oops
1 parent df2238f commit e61ffa7

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
@@ -73,5 +73,5 @@ jobs:
7373
cache: pnpm
7474
- name: install
7575
run: pnpm install --frozen-lockfile
76-
- name: type check
76+
- name: check
7777
run: cd packages/svelte && node scripts/check-treeshakeability.js

0 commit comments

Comments
 (0)