[fix] Remove deleted create-playwright-index.js from workflow

The script was removed per review comments but workflow still referenced it.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
snomiao
2025-10-25 13:25:12 +00:00
parent 04de40bcbe
commit 30dc1aaaf2

View File

@@ -138,10 +138,6 @@ jobs:
done
fi
- name: Create Playwright reports index page
if: always()
run: node scripts/create-playwright-index.js
- name: Build static assets (with artifact reuse)
run: ./scripts/build-pages.sh