Skip to content

Commit f71b7c1

Browse files
committed
not needed
1 parent bbe42ac commit f71b7c1

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/upgrade-compat.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,6 @@ jobs:
6060
- name: Checkout code
6161
uses: actions/checkout@v3
6262

63-
- name: Install Node.js & Playwright
64-
uses: actions/setup-node@v3
65-
with:
66-
node-version: 18
67-
- run: npm install -D @playwright/test
68-
- run: npx playwright install --with-deps
69-
7063
- name: Complete WordPress installation
7164
run: |
7265
echo "Installing WordPress at: $WORDPRESS_URL"

0 commit comments

Comments
 (0)