Compare commits
1 commit
4c9bd97a49
...
bcee6599b3
Author | SHA1 | Date | |
---|---|---|---|
bcee6599b3 |
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ jobs:
|
|||
run: |
|
||||
cd frontend
|
||||
bun install
|
||||
- run: bunx playwright install
|
||||
- run: bunx playwright install --with-deps
|
||||
working-directory: ./frontend
|
||||
- name: Run Playwright tests
|
||||
working-directory: ./frontend
|
||||
|
|
Reference in a new issue