Skip to content

Commit f5495ad

Browse files
fix: pnpm i now invoked once
1 parent 7182735 commit f5495ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
with:
2626
run_install: |
2727
- recursive: false
28-
- args: [--no-frozen-lockfile, --strict-peer-dependencies]
2928
- run: pnpm run lint
3029
- run: pnpm run check-format
3130
- run: pnpm run test

0 commit comments

Comments
 (0)