diff --git a/news/910-debug b/news/910-debug new file mode 100644 index 000000000..da59c99f7 --- /dev/null +++ b/news/910-debug @@ -0,0 +1,19 @@ +### Enhancements + +* When `--debug` is used, do not delete temporary workspaces to facilitate inspection. (#910) + +### Bug fixes + +* + +### Deprecations + +* + +### Docs + +* + +### Other + +* Run SH tests in `-x` mode if `CONSTRUCTOR_DEBUG=1` is set. (#910)