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