Merge pull request #59 from Ivorforce/gh-fetch-depth

Reset github checkout fetch-depth to 1.
This commit is contained in:
David Snopek
2024-10-29 12:05:06 -05:00
committed by GitHub
2 changed files with 0 additions and 2 deletions

View File

@@ -262,7 +262,6 @@ jobs:
uses: actions/checkout@v4
with:
submodules: true
fetch-depth: 0
# Lint
#- name: Setup clang-format