mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 08:30:02 +03:00
Update
This commit is contained in:
parent
468d91adfe
commit
ecce5a460d
6
.github/workflows/CI.yml
vendored
6
.github/workflows/CI.yml
vendored
|
@ -13,9 +13,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- run: yarn install --immutable
|
- run: yarn install --immutable
|
||||||
|
- run: yarn prettier:check
|
||||||
- run: yarn build:all
|
- run: yarn build:all
|
||||||
|
- run: yarn lint:all
|
||||||
- run: yarn test:all
|
- run: yarn test:all
|
||||||
- working-directory: ./extension
|
|
||||||
run: yarn install --immutable
|
|
||||||
- working-directory: ./extension
|
|
||||||
run: yarn test
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user