Update lint.yml

This commit is contained in:
Kainoa Kanter 2022-05-31 08:37:15 -07:00 committed by GitHub
parent 7bba4876af
commit e0c57cf1da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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