mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
Try specific version
This commit is contained in:
parent
864ee56b8a
commit
8470d089e6
3
.github/workflows/CI.yml
vendored
3
.github/workflows/CI.yml
vendored
|
@ -21,6 +21,9 @@ jobs:
|
||||||
- run: pnpm run format:check
|
- run: pnpm run format:check
|
||||||
- run: pnpm run build:all
|
- run: pnpm run build:all
|
||||||
- run: pnpm run lint:all
|
- run: pnpm run lint:all
|
||||||
|
- uses: browser-actions/setup-chrome@latest
|
||||||
|
with:
|
||||||
|
chrome-version: 972766
|
||||||
- name: Run pnpm test:all
|
- name: Run pnpm test:all
|
||||||
uses: GabrielBB/xvfb-action@v1
|
uses: GabrielBB/xvfb-action@v1
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user