We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be6d7c5 + 14cb957 commit 47968b8Copy full SHA for 47968b8
1 file changed
.github/workflows/lint.yml
@@ -17,7 +17,7 @@ jobs:
17
node-version: 20
18
cache: npm
19
20
- - run: npm ci
+ - run: npm ci --legacy-peer-deps
21
22
- name: Check formatting
23
run: npm run format:check
0 commit comments