mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-26 07:59:48 +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
|
||||
- name: Build
|
||||
run: pnpm run build:all
|
||||
- name: Lint
|
||||
run: pnpm run lint:all
|
||||
- name: Test
|
||||
uses: coactions/setup-xvfb@v1
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
run: pnpm run test:all
|
||||
name: inspector-monitor
|
||||
path: packages/redux-devtools-inspector-monitor
|
||||
|
|
Loading…
Reference in New Issue
Block a user