From 2373abc33cb50f0a2daee0465ff903a357c7cba8 Mon Sep 17 00:00:00 2001 From: gjr80 Date: Mon, 5 Feb 2024 15:35:58 +1000 Subject: [PATCH] Update ci.yaml --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7a8e547..b23aaa5 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@v4 with: - fetch-depth: 6 + fetch-depth: 0 - name: pip install run: |