Update .github/workflows/lint.yml
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
This commit is contained in:
parent
6254a1e163
commit
ff99a92f4d
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -20,4 +20,4 @@ jobs:
|
|||||||
cache: 'yarn'
|
cache: 'yarn'
|
||||||
- run: corepack enable
|
- run: corepack enable
|
||||||
- run: yarn install
|
- run: yarn install
|
||||||
- run: yarn workspaces * lint
|
- run: yarn workspaces ${{ matrix.workspace }} lint
|
||||||
|
Loading…
Reference in New Issue
Block a user