Skip to content

Commit 402d7df

Browse files
committed
ci: build:advjs for lib
1 parent 54e1af4 commit 402d7df

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/playwright.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ jobs:
1919
- name: Install
2020
run: pnpm install
2121

22+
- name: Build ADV.JS Lib
23+
run: pnpm build:advjs
24+
2225
- name: Install Playwright Browsers
2326
run: pnpm exec playwright install --with-deps
2427
- name: Run Playwright tests

0 commit comments

Comments
 (0)