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