diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ae2e30d6e..29a89f3ca 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -103,7 +103,7 @@ jobs: name: Checkout uses: actions/checkout@v3 with: - fetch-depth: 2 + fetch-depth: 0 - name: Install pipenv run: |