diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8714fa2e..a37bdfba 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,8 +21,6 @@ jobs: steps: - name: Check out code uses: actions/checkout@v3 - with: - fetch-depth: 2 - name: Setup Node.js uses: actions/setup-node@v3