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