Skip to content

Commit f6b09cb

Browse files
committed
minor test fix
1 parent 231d7a4 commit f6b09cb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,9 @@ jobs:
140140
- name: Install Playwright
141141
run: npx playwright install chromium
142142

143+
- name: Build widget
144+
run: npm run build:widget
145+
143146
- name: Run widget tests
144147
run: npm run test:ci:only
145148

0 commit comments

Comments
 (0)