Compare commits
1 commit
4fafba5731
...
dbf7d0b458
Author | SHA1 | Date | |
---|---|---|---|
dbf7d0b458 |
1 changed files with 1 additions and 0 deletions
|
@ -197,6 +197,7 @@ jobs:
|
|||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 22.12
|
||||
- run: bunx playwright install --with-deps
|
||||
working-directory: ./frontend
|
||||
- name: Run Playwright tests
|
||||
env:
|
||||
|
|
Reference in a new issue