Skip to content

Commit c18649e

Browse files
authored
chore: revert workspace flag
Signed-off-by: Juan Escalada <97265671+jescalada@users.noreply.github.com>
1 parent 0acefa2 commit c18649e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
fetch-depth: 0
3030

3131
- name: Install Dependencies
32-
run: npm ci
32+
run: npm ci --workspaces
3333

3434
- name: Code Linting
3535
run: |

0 commit comments

Comments
 (0)