Skip to content

Commit 2c9a3c2

Browse files
remove redundant install
1 parent 4ce5f8c commit 2c9a3c2

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ jobs:
2929
node-version: "24"
3030
cache: true
3131

32-
- name: Install dependencies
33-
run: pnpm install --frozen-lockfile
34-
3532
- name: Format check
3633
run: pnpm run format:check
3734

0 commit comments

Comments
 (0)