diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 612e130c..1f4c7cae 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,8 +34,6 @@ jobs: steps: - name: Checkout repository uses: actions/checkout@v4 - with: - fetch-depth: 0 - name: rust version run: |