From b65bd345efd697c0d074d59c28090a1e9f21d5ec Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Tue, 1 Nov 2022 10:55:16 -0600 Subject: [PATCH] chore: update test (#738) --- .github/workflows/test.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 90a9c13c..415bfc51 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -215,8 +215,6 @@ jobs: steps: - name: Checkout to branch uses: actions/checkout@v3 - with: - fetch-depth: 2 - name: Run changed-files with a single commit history id: changed-files