diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index ecdd66f53..214dbdbb0 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -10,7 +10,6 @@ jobs: - uses: actions/checkout@v2 with: ref: ${{ github.head_ref }} - fetch-depth: 0 - name: Installing dependencies uses: borales/actions-yarn@v2.0.0 with: