mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-25 15:40:06 +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
|
||||
run: pnpm run lint:all
|
||||
- name: Test
|
||||
uses: GabrielBB/xvfb-action@v1
|
||||
uses: coactions/setup-xvfb@v1
|
||||
with:
|
||||
run: pnpm run test:all
|
||||
|
|
Loading…
Reference in New Issue
Block a user