Revert "Merge pull request #707 from paperclipai/nm/premerge-lockfile-refresh"
This reverts commit56df8d3cf0, reversing changes made toac82cae39a.
This commit is contained in:
2
.github/workflows/pr-verify.yml
vendored
2
.github/workflows/pr-verify.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
cache: pnpm
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
run: pnpm install --no-frozen-lockfile
|
||||
|
||||
- name: Typecheck
|
||||
run: pnpm -r typecheck
|
||||
|
||||
Reference in New Issue
Block a user