mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 13:54:01 +00:00
chore: cleanup
This commit is contained in:
parent
182c43a78f
commit
b90315bc7e
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user