diff --git a/.github/workflows/detection-testing.yml b/.github/workflows/detection-testing.yml index 9b1a778c7f..177171a08e 100644 --- a/.github/workflows/detection-testing.yml +++ b/.github/workflows/detection-testing.yml @@ -12,6 +12,8 @@ jobs: steps: - name: Checkout Repo uses: actions/checkout@v2 + with: + fetch-depth: '10' - name: Install System Packages run: |