mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 08:30:02 +03:00
Test inspector-monitor output
This commit is contained in:
parent
d165cc7bd9
commit
8b1a93c0b8
8
.github/workflows/CI.yml
vendored
8
.github/workflows/CI.yml
vendored
|
@ -26,9 +26,7 @@ jobs:
|
||||||
run: pnpm run format:check
|
run: pnpm run format:check
|
||||||
- name: Build
|
- name: Build
|
||||||
run: pnpm run build:all
|
run: pnpm run build:all
|
||||||
- name: Lint
|
- uses: actions/upload-artifact@v3
|
||||||
run: pnpm run lint:all
|
|
||||||
- name: Test
|
|
||||||
uses: coactions/setup-xvfb@v1
|
|
||||||
with:
|
with:
|
||||||
run: pnpm run test:all
|
name: inspector-monitor
|
||||||
|
path: packages/redux-devtools-inspector-monitor
|
||||||
|
|
Loading…
Reference in New Issue
Block a user