Commit ed7d7d8
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 5155e16 commit ed7d7d8
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