Skip to content

Commit a09696a

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

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
@@ -49,6 +49,7 @@ jobs:
4949
LOCAL_SCRIPT_DEBUG: ${{ matrix.LOCAL_SCRIPT_DEBUG }}
5050
php-version: '8.0'
5151
install-gutenberg: false
52+
install-playwright: false
5253

5354
slack-notifications:
5455
name: Slack Notifications

0 commit comments

Comments
 (0)