I see in the documentation for Odoo.sh:
> Development builds create new databases, load the demo data and run the unit tests.
Is there a way to disable this? The demo data is not required for our development testing. It gets in the way, and is impacting our ability to change settings such as the currency.
Ideally we'd only disable it for other modules, but still deploy the demo data from our own module.