diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index d054c4106..b4699dd77 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -77,8 +77,6 @@ jobs: steps: - name: Checkout code uses: actions/checkout@v4 - with: - fetch-depth: 0 - name: Configure AWS credentials uses: aws-actions/configure-aws-credentials@v2