We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6b7a11 commit 202112cCopy full SHA for 202112c
.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