Skip to content

Commit d624a6c

Browse files
committed
chore: playwright
1 parent 3031494 commit d624a6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/visual-regression.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- uses: google/wireit@setup-github-actions-caching/v2
3737

3838
- run: npm ci --prefer-offline
39-
39+
- run: npx playwright install
4040
- name: Visual Regression Tests
4141
run: npx playwright test
4242
env:

0 commit comments

Comments
 (0)