diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 1e1edd1..8f85d9d 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -39,6 +39,8 @@ jobs: steps: - uses: actions/checkout@v6 + with: + fetch-depth: 0 - name: Summary - Test execution started shell: pwsh