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