mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
Revert "Merge pull request #707 from paperclipai/nm/premerge-lockfile-refresh"
This reverts commit56df8d3cf0, reversing changes made toac82cae39a.
This commit is contained in:
parent
56df8d3cf0
commit
b888f92718
5 changed files with 94 additions and 145 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue