diff --git a/.github/workflows/3.0-qa-ci.yml b/.github/workflows/3.0-qa-ci.yml index ecb6e86d..590517ba 100644 --- a/.github/workflows/3.0-qa-ci.yml +++ b/.github/workflows/3.0-qa-ci.yml @@ -103,7 +103,6 @@ jobs: "mkdir -p ${{ env.ALLURE_PROFILE_DIR }} && \ mkdir -p ${{ env.ALLURE_REPORT_DIR }} && \ cd /data/huoh/TestNG_taosX && \ - git pull && \ poetry config virtualenvs.in-project true && \ poetry install && \ . ./setenv.sh && \