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
|
||||
bun install
|
||||
- name: Run Playwright tests
|
||||
working-directory: ./frontend
|
||||
run: bunx playwright test
|
||||
|
||||
oxlint:
|
||||
|
|
Reference in a new issue