We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 637519c commit 827865dCopy full SHA for 827865d
.github/workflows/pr-check.yml
@@ -20,7 +20,7 @@ jobs:
20
run: npm i -g @antfu/ni
21
22
- name: Install
23
- run: ni
+ run: ni --no-frozen-lockfile
24
25
- name: Lint
26
run: nr lint
0 commit comments