ucx
ucx copied to clipboard
CI: re-enable single test run in builds.sh
What?
Original PR: https://github.com/openucx/ucx/pull/10096
Revert PR: https://github.com/openucx/ucx/pull/10185
Re enabled single test run in builds.sh.
Why?
Reverted due to a sub-shell not inheriting shell options such as -e.
How?
FIX