Skip to content

Commit 03574af

Browse files
Update build app
1 parent 8a9cc8c commit 03574af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/playwright.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ jobs:
2424
- name: Install Playwright Browsers
2525
run: npx playwright install --with-deps
2626

27-
# - name: Build app
28-
# run: npm run example:nocache
27+
- name: Build app
28+
run: npm run test:ci:integration
2929

3030
# - name: Start proxy
3131
# run: npm run cors-proxy

0 commit comments

Comments
 (0)