Skip extra install
This commit is contained in:
parent
099c62370c
commit
d5af0a6bc7
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
@ -20,7 +20,6 @@ jobs:
|
|||||||
node-version: 18.x
|
node-version: 18.x
|
||||||
- run: corepack enable
|
- run: corepack enable
|
||||||
- run: yarn set version berry
|
- run: yarn set version berry
|
||||||
- run: yarn install --immutable
|
|
||||||
- run: yarn workspaces foreach install --immutable
|
- run: yarn workspaces foreach install --immutable
|
||||||
- run: yarn workspaces foreach run lint
|
- run: yarn workspaces foreach run lint
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user