- Notifications
You must be signed in to change notification settings - Fork20.6k
Commite77bd9d
authored
Build: Only install Playwright dependencies when needed
PRgh-5190 added support for running tests on Playwright WebKitin CI. For efficiency reasons, Playwright dependencies are onlyinstalled for the `test:browser` npm script. However, that samescript is also used for Firefox ESR testing.This change makes Playwright dependencies installed only for caseswhere `WebKitHeadless` exists on the list of tested browsers.Closesgh-5204Refgh-51901 parentce264e0 commite77bd9d
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
|
0 commit comments
Comments
(0)