For example, the [pgf](https://github.com/pgf-tikz/pgf) repo sets ```lua tdsdirs = {tex = "tex"} ``` but running `l3build install --dry-run` in it still installs files in `./tex`, which is not a dry run.
For example, the pgf repo sets
but running
l3build install --dry-runin it still installs files in./tex, which is not a dry run.