Commit 42330c4
committed
fix: skip playwright install-deps on macOS
The install-deps command is Linux-specific and not needed on macOS
where system dependencies are handled differently.1 parent f0c2017 commit 42330c4
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
0 commit comments