Build/Test Tools: Don’t install Playwright browsers in 5.8 branch.

This makes use of the new input added in [60005] that allows older branches to skip Playwright related steps.

Merges [60006] to the 5.8 branch.
Fixes .

git-svn-id: https://develop.svn.wordpress.org/branches/5.8@60012 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jonathan Desrosiers 2025-03-17 16:29:16 +00:00
parent 4c9cb0c3cc
commit 55cccc7655

@ -49,6 +49,7 @@ jobs:
LOCAL_SCRIPT_DEBUG: ${{ matrix.LOCAL_SCRIPT_DEBUG }}
php-version: '8.0'
install-gutenberg: false
install-playwright: false
slack-notifications:
name: Slack Notifications