Skip to content

Commit fff8754

Browse files
committed
fix
1 parent c70b53d commit fff8754

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
node-version: 24
2626
cache: 'pnpm'
2727
- run: pnpm i
28-
- run: playwright install chromium
28+
- run: npx playwright install chromium
2929
- run: pnpm test

0 commit comments

Comments
 (0)