super-productivity/.github/actions/setup-e2e
Johannes Millan c0387f12d2 perf(ci): optimize E2E workflow with shared build and Playwright caching
- Create composite action for shared E2E setup (Node, npm, Playwright)
- Add build job that builds frontend once and uploads artifact
- Test jobs now download artifact instead of rebuilding
- Cache Playwright browsers to avoid fresh install each run
- Reduces frontend builds from 3x to 1x per workflow run
2026-01-26 16:00:19 +01:00
..
action.yml perf(ci): optimize E2E workflow with shared build and Playwright caching 2026-01-26 16:00:19 +01:00