Compare commits
1 commit
6984b82d28
...
ef610ab30d
Author | SHA1 | Date | |
---|---|---|---|
ef610ab30d |
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ jobs:
|
|||
bun install
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
node-version: 22
|
||||
- run: bunx playwright install --with-deps
|
||||
working-directory: ./frontend
|
||||
- name: Run Playwright tests
|
||||
|
|
Reference in a new issue