mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

Turns out Firefox mach does not respect `DEBIAN_FRONTEND=noninteractive` command and insists on interactive input for the mozbuild folder creation. Pre-creation of the folder avoid this codepath.