:finnadie:
This commit is contained in:
parent
de29d9adb2
commit
a2f9e1cec2
|
@ -19,6 +19,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
node-version: 18.x
|
node-version: 18.x
|
||||||
- run: corepack enable
|
- run: corepack enable
|
||||||
- run: yarn install --immutable
|
- run: yarn install
|
||||||
- run: yarn workspaces foreach run lint
|
- run: yarn workspaces foreach run lint
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue