There was an error while loading. Please reload this page.
1 parent 0acefa2 commit c18649eCopy full SHA for c18649e
1 file changed
.github/workflows/lint.yml
@@ -29,7 +29,7 @@ jobs:
29
fetch-depth: 0
30
31
- name: Install Dependencies
32
- run: npm ci
+ run: npm ci --workspaces
33
34
- name: Code Linting
35
run: |
0 commit comments