What the title says. For example, if I try to do `dune build @@../check` and get the following message: ``` Error: path outside the workspace: ../check from . ```
What the title says. For example, if I try to do
dune build @@../checkand get the following message: