diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2023-03-20 17:13:31 +0100 |
---|---|---|
committer | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2023-03-20 17:14:15 +0100 |
commit | 212b6a4fce06b7435bbe9d8494e470881badacc6 (patch) | |
tree | 78972ade806b8d581507047b6b195c270827f9b0 /.eslintrc-node.json | |
parent | 98dd622a55e672ef972cdd0854e7cd2f2db4e8ca (diff) | |
download | jquery-212b6a4fce06b7435bbe9d8494e470881badacc6.tar.gz jquery-212b6a4fce06b7435bbe9d8494e470881badacc6.zip |
Build: Only install Playwright dependencies when needed
PR gh-5190 added support for running tests on Playwright WebKit
in CI. For efficiency reasons, Playwright dependencies are only
installed for the `test:browser` npm script. However, that same
script is also used for Firefox ESR testing.
This change makes Playwright dependencies installed only for cases
where `WebKitHeadless` exists on the list of tested browsers.
Closes gh-5204
Ref gh-5190
(cherry picked from commit e77bd9d64fc696cadfe1f8c9ebb50d7609a97b07)
Diffstat (limited to '.eslintrc-node.json')
0 files changed, 0 insertions, 0 deletions