mirror of
https://github.com/AdaCore/langkit.git
synced 2026-02-12 12:28:12 -08:00
Tests are not supposed to write outside of their working space, so dune should not use a cache in the home directory: because of this, OCaml tests currently fail when the Secure Control Plane is enabled. Disable the Dune Cache to avoid this.