Add web-ui/example to workspaces, remove CI workaround
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -49,10 +49,6 @@ jobs:
|
||||
- name: Build workspaces
|
||||
run: npm run build --workspaces --if-present
|
||||
|
||||
- name: Install web-ui example deps
|
||||
if: matrix.package == '@mariozechner/pi-web-ui'
|
||||
run: npm install --prefix packages/web-ui/example
|
||||
|
||||
- name: Check
|
||||
run: npm run --if-present check --workspace ${{ matrix.package }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user