Compare commits
1 commit
7ea69571bc
...
a9064f2e44
Author | SHA1 | Date | |
---|---|---|---|
a9064f2e44 |
1 changed files with 1 additions and 0 deletions
|
@ -188,6 +188,7 @@ jobs:
|
||||||
cd frontend
|
cd frontend
|
||||||
bun install
|
bun install
|
||||||
- name: Run Playwright tests
|
- name: Run Playwright tests
|
||||||
|
working-directory: ./frontend
|
||||||
run: bunx playwright test
|
run: bunx playwright test
|
||||||
|
|
||||||
oxlint:
|
oxlint:
|
||||||
|
|
Reference in a new issue