Skip to content

Commit 2d130b5

Browse files
committed
chore(core): formatting
1 parent 82ba91a commit 2d130b5

File tree

6 files changed

+1151
-895
lines changed

6 files changed

+1151
-895
lines changed

.github/workflows/ci-checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
- name: Install Dependencies
119119
run: pnpm install --frozen-lockfile
120120
- name: Run Prettier
121-
run: pnpm run type:check
121+
run: pnpm run type:check
122122

123123
test:
124124
needs: install-dependencies

0 commit comments

Comments
 (0)