mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
chore(extension): test in CI
This commit is contained in:
parent
9d7aa4b62f
commit
562fbc9887
6
.github/workflows/CI.yml
vendored
6
.github/workflows/CI.yml
vendored
|
@ -12,8 +12,6 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
- run: cd extension
|
||||||
- run: yarn install --immutable
|
- run: yarn install --immutable
|
||||||
- run: yarn prettier:check
|
- run: yarn test
|
||||||
- run: yarn build:all
|
|
||||||
- run: yarn lint:all
|
|
||||||
- run: yarn test:all
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user