Skip to content

Commit 2cc5c8e

Browse files
committed
debug ci
1 parent c178828 commit 2cc5c8e

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
@@ -71,6 +71,9 @@ jobs:
7171
echo ""
7272
echo "=== wp-env will map ./src to wp-content/plugins/code-snippets ==="
7373
74+
- name: Install workflow dependencies (wp-env, playwright)
75+
run: npm run prepare-environment:ci
76+
7477
- name: Start WordPress environment
7578
run: |
7679
npx wp-env start

0 commit comments

Comments
 (0)