From 379acfc0e1de8511e6cde4cedb38627714f23599 Mon Sep 17 00:00:00 2001 From: Jacob Hummer Date: Wed, 16 Aug 2023 23:47:53 -0500 Subject: [PATCH] Update test-features.yml --- .github/workflows/test-features.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test-features.yml b/.github/workflows/test-features.yml index 4b69d3f33..d01a42bce 100644 --- a/.github/workflows/test-features.yml +++ b/.github/workflows/test-features.yml @@ -22,6 +22,8 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 + with: + fetch-depth: 0 - id: list-features uses: devcontainers-community/list-features@v1 test-feature: