mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
fix(app): tests in ci
This commit is contained in:
parent
dd19c3d8f2
commit
f1daf3b430
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
uses: ./.github/actions/setup-bun
|
||||
|
||||
- name: Install Playwright browsers
|
||||
run: bun --cwd packages/app x playwright install --with-deps
|
||||
run: bunx --cwd packages/app 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