From 4b455d3d83441730c691fb670a6f11e35784d641 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Tue, 25 Oct 2022 15:00:08 -0600 Subject: [PATCH] Updated test.yml --- .github/workflows/test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c47470a73e9..5e9c219bc9d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -203,8 +203,8 @@ jobs: shell: bash - test-single-commit-history: - name: Test changed-files single commit history + test-limited-commit-history: + name: Test changed-files with fetch-depth set to 2 runs-on: ${{ matrix.platform }} strategy: fail-fast: false