Skip to content

Commit

Permalink
fetch-depth: 0
Browse files Browse the repository at this point in the history
  • Loading branch information
hemnstill committed Feb 26, 2024
1 parent ef9a335 commit dc00dac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-test-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
git config --global --add safe.directory '*'
- uses: actions/checkout@v3
with:
fetch-depth: 0 # need for self_count

- name: ci test-run (non windows)
if: matrix.os != 'windows-latest'
Expand Down

0 comments on commit dc00dac

Please sign in to comment.