ucx icon indicating copy to clipboard operation
ucx copied to clipboard

CI: re-enable single test run in builds.sh

Open michal-shalev opened this issue 1 year ago • 0 comments

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

michal-shalev avatar Sep 28 '24 10:09 michal-shalev