Closed
Description
Describe the bug
Great to see PR #1840 merged—thanks for the improvement!
When running devenv --quiet test
the error messages from failing git hooks are not printed.
To reproduce
- Set up a devenv with a failing git-hook.
- Run
devenv ci --quiet
- Observe that the hook fails silently—no error details are shown in the output.
https://gist.github.com/skwakl/63e92e8d8223bcceac95fe2a040ddad5
Output:
$ devenv ci --quiet
hello from devenv
git version 2.49.0
• Testing ...
Error: × Tests failed
Version
devenv 1.6.1 (aarch64-darwin)