mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 08:30:02 +03:00
Try different specific version
This commit is contained in:
parent
8470d089e6
commit
bbeb7905ec
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
||||||
- run: pnpm run lint:all
|
- run: pnpm run lint:all
|
||||||
- uses: browser-actions/setup-chrome@latest
|
- uses: browser-actions/setup-chrome@latest
|
||||||
with:
|
with:
|
||||||
chrome-version: 972766
|
chrome-version: 972774
|
||||||
- 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