Skip to content

Commit f68a122

Browse files
committed
Build/Test Tools: Don’t install Playwright browsers in 6.3 branch.
This makes use of the new input added in [60005] that allows older branches to skip Playwright related steps. See #63117. git-svn-id: https://develop.svn.wordpress.org/branches/6.3@60006 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 6a7c230 commit f68a122

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/end-to-end-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
with:
4949
LOCAL_SCRIPT_DEBUG: ${{ matrix.LOCAL_SCRIPT_DEBUG }}
5050
install-gutenberg: false
51+
install-playwright: false
5152

5253
slack-notifications:
5354
name: Slack Notifications

0 commit comments

Comments
 (0)