Skip to content

Commit 27f0d04

Browse files
committed
tests: fix
1 parent d00c11c commit 27f0d04

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/verify.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,9 @@ jobs:
128128
- name: Install Playwright
129129
run: pnpx [email protected] install --with-deps
130130

131+
- name: Build
132+
run: pnpm build
133+
131134
- name: Run tests
132135
uses: nick-fields/retry@v3
133136
with:

0 commit comments

Comments
 (0)