Compare commits
1 commit
ff03649ce7
...
62999d749d
Author | SHA1 | Date | |
---|---|---|---|
62999d749d |
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ jobs:
|
|||
- name: Install Playwright Browsers
|
||||
run: bunx playwright install --with-deps
|
||||
- name: Run Playwright tests
|
||||
run: npx playwright test
|
||||
run: bunx playwright test
|
||||
|
||||
oxlint:
|
||||
runs-on: docker
|
||||
|
|
Reference in a new issue