mirror of
https://github.com/vector-im/element-call.git
synced 2026-05-13 10:34:37 +00:00
fix tests dep optimization issues
This commit is contained in:
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
- name: Install Playwright Browser
|
||||
run: pnpm exec playwright install --with-deps chromium
|
||||
- name: Vitest
|
||||
run: "pnpm run test:storybook"
|
||||
run: "pnpm run test:coverage"
|
||||
- name: Upload to codecov
|
||||
uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user