From e9702c3b41222f0142c39bdb97a7f56502c6c62e Mon Sep 17 00:00:00 2001 From: Felicio Mununga Date: Fri, 11 Oct 2024 15:35:44 +0200 Subject: [PATCH] f --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) 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