Skip to content

Commit 3f93339

Browse files
committed
fix ci
1 parent 8aa6eab commit 3f93339

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
run: npm run check-exports
1717

1818
- name: Check prettier
19-
run: npm run check-prettier
19+
run: npm run check-format

0 commit comments

Comments
 (0)