mirror of
https://github.com/kekingcn/kkFileView.git
synced 2026-04-19 23:28:37 +00:00
test(e2e): harden fixture preflight and remove duplicate generation
This commit is contained in:
5
.github/workflows/pr-e2e-mvp.yml
vendored
5
.github/workflows/pr-e2e-mvp.yml
vendored
@@ -55,11 +55,6 @@ jobs:
|
||||
npm install
|
||||
npx playwright install --with-deps chromium
|
||||
|
||||
- name: Generate fixtures
|
||||
run: |
|
||||
node tests/e2e/scripts/generate-fixtures.mjs
|
||||
python3 tests/e2e/scripts/generate-office-fixtures.py
|
||||
|
||||
- name: Start fixture server
|
||||
run: |
|
||||
cd tests/e2e/fixtures
|
||||
|
||||
Reference in New Issue
Block a user