jquery/.github
Michał Gołębiowski-Owczarek 212b6a4fce
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 e77bd9d64f)
2023-03-20 17:14:15 +01:00
..
workflows Build: Only install Playwright dependencies when needed 2023-03-20 17:14:15 +01:00
dependabot.yml Build: Add dependabot.yml config (GitHub Actions) 2022-06-27 18:34:50 +02:00
ISSUE_TEMPLATE.md Build: Advise to create test cases on JS Bin or CodePen, drop JSFiddle 2019-01-29 14:13:53 +01:00
lock.yml Misc: Add config for lockbot 2018-06-17 15:49:27 -04:00
PULL_REQUEST_TEMPLATE.md Docs: Remove the CLA checkbox in the pull request template 2021-10-18 18:09:37 +02:00