From 5c9ad7fce677f62cb05127fe8d2b7102b87d1a41 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Tue, 25 Oct 2022 15:00:32 -0600 Subject: [PATCH] Updated test.yml --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5e9c219bc9d..90a9c13c43f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -204,7 +204,7 @@ jobs: bash test-limited-commit-history: - name: Test changed-files with fetch-depth set to 2 + name: Test changed-files with limited commit history runs-on: ${{ matrix.platform }} strategy: fail-fast: false