Compare commits
1 commit
62999d749d
...
7ea69571bc
Author | SHA1 | Date | |
---|---|---|---|
7ea69571bc |
1 changed files with 0 additions and 2 deletions
|
@ -187,8 +187,6 @@ jobs:
|
|||
run: |
|
||||
cd frontend
|
||||
bun install
|
||||
- name: Install Playwright Browsers
|
||||
run: bunx playwright install --with-deps
|
||||
- name: Run Playwright tests
|
||||
run: bunx playwright test
|
||||
|
||||
|
|
Reference in a new issue