diff --git a/run b/run index c8bec742e..3a8693531 100755 --- a/run +++ b/run @@ -614,7 +614,7 @@ install_python_test_deps_() { else run_command pip3 install --user -e .[test] fi - popd + popd fi hash -r }