chore: cleanup

This commit is contained in:
Adam
2026-01-19 05:28:15 -06:00
parent 182c43a78f
commit b90315bc7e

View File

@@ -19,7 +19,8 @@ jobs:
uses: ./.github/actions/setup-bun
- name: Install Playwright browsers
run: bunx --cwd packages/app playwright install --with-deps
working-directory: packages/app
run: bunx playwright install --with-deps
- name: Seed opencode data
run: bun --cwd packages/opencode script/seed-e2e.ts