From 628d3e391b999274fb06aadce11282284c5126ce Mon Sep 17 00:00:00 2001 From: Yurely Date: Sat, 26 Oct 2024 18:43:16 -0400 Subject: [PATCH] add popd command --- tests/smoke/ci.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/smoke/ci.sh b/tests/smoke/ci.sh index 6e70e1d3..ce762680 100755 --- a/tests/smoke/ci.sh +++ b/tests/smoke/ci.sh @@ -30,6 +30,7 @@ popd . ${SMOKE_DIR}/base-template.sh "use_azure_pipelines=yes use_pyenv=yes" pushd /tmp/osl/osl-python-package python "${SMOKE_DIR}/../scripts/check_schema.py" ${SMOKE_DIR}/schemas/azure-pipelines.json azure-pipelines.yml +popd . ${SMOKE_DIR}/base-template.sh "use_gitlab_ci=yes use_conda=yes" pushd /tmp/osl/osl-python-package