Skip to content

Commit afc6387

Browse files
committed
fix formatting
1 parent f92bd12 commit afc6387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/production.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: npx vitest run
2626

2727
- name: Install Playwright Browsers
28-
run: npx playwright install --with-deps
28+
run: npx playwright install --with-deps
2929

3030
- name: Run Playwright Tests
3131
run: npx playwright test

0 commit comments

Comments
 (0)