Update lint.yml

This commit is contained in:
Kainoa Kanter 2022-05-31 08:37:15 -07:00 committed by GitHub
parent 57fe5759ab
commit 0714881f4d

View file

@ -21,7 +21,7 @@ jobs:
- run: corepack enable
- run: yarn set version berry
- run: yarn workspaces foreach install --immutable
- run: yarn workspaces foreach run lint
env:
env:
YARN_CHECKSUM_BEHAVIOR: update
- run: yarn workspaces foreach run lint