diff --git a/scripts/ci/in_container/run_ci_tests.sh b/scripts/ci/in_container/run_ci_tests.sh index 96de265ae8b5d..dc86cf0bc0c47 100755 --- a/scripts/ci/in_container/run_ci_tests.sh +++ b/scripts/ci/in_container/run_ci_tests.sh @@ -21,8 +21,6 @@ echo echo "Starting the tests with those pytest arguments:" "${@}" echo -pwd -ls -la set +e pytest "${@}"