Skip to content

Commit cf5f88c

Browse files
authored
Update test.yml
1 parent 7105cc2 commit cf5f88c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ jobs:
3737
- name: Perform clean install of npm
3838
run: npm ci
3939

40+
- name: Playwright install
41+
run: npx install playwright
42+
4043
- name: Run tests
4144
run: npm run test
4245

0 commit comments

Comments
 (0)