mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 08:30:02 +03:00
Test
This commit is contained in:
parent
bbeb7905ec
commit
d288dd1957
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
|
@ -27,4 +27,4 @@ jobs:
|
|||
- name: Run pnpm test:all
|
||||
uses: GabrielBB/xvfb-action@v1
|
||||
with:
|
||||
run: pnpm run test:all
|
||||
run: CHROMIUM_BIN=$(which chrome) pnpm run test:all
|
||||
|
|
Loading…
Reference in New Issue
Block a user