diff --git a/.github/workflows/integration_test_auto.yaml b/.github/workflows/integration_test_auto.yaml index 7ecfd2c4..e5a4ee52 100644 --- a/.github/workflows/integration_test_auto.yaml +++ b/.github/workflows/integration_test_auto.yaml @@ -42,7 +42,7 @@ jobs: ls -la git clone $REPO_URL ls -la - cd $REPO_URL + cd $REPO_NAME git checkout $REPO_BRANCH ls -la