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 961de5b commit bfbbaacCopy full SHA for bfbbaac
.github/workflows/lint.yml
@@ -23,7 +23,7 @@ jobs:
23
node-version: 20
24
25
- name: Install dependencies
26
- run: yarn ci
+ run: yarn install
27
28
- name: ESLint
29
run: yarn run lint
0 commit comments