Update lint.yml
This commit is contained in:
parent
7bba4876af
commit
e0c57cf1da
|
@ -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:
|
||||
YARN_CHECKSUM_BEHAVIOR: update
|
||||
- run: yarn workspaces foreach run lint
|
||||
|
||||
|
|
Loading…
Reference in New Issue