mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-26 07:59:48 +03:00
Replace deprecated action
This commit is contained in:
parent
b6a1ffd4b5
commit
96ba6f25cc
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
|
@ -28,6 +28,6 @@ jobs:
|
||||||
- name: Lint
|
- name: Lint
|
||||||
run: pnpm run lint:all
|
run: pnpm run lint:all
|
||||||
- name: Test
|
- name: Test
|
||||||
uses: GabrielBB/xvfb-action@v1
|
uses: coactions/setup-xvfb@v1
|
||||||
with:
|
with:
|
||||||
run: pnpm run test:all
|
run: pnpm run test:all
|
||||||
|
|
Loading…
Reference in New Issue
Block a user