Skip to content

ci: avoid spawning a subshell when tracing cmds

Administrator requested to merge devx/fix-trace-command into main

Created by: jhchabran

Running the commands within ( ... ) has the side-effect of negating directory changes from pushd/popd which broke the e2e nightly test suite.

Merge request reports

Loading