Merge pull request #2849 from openmv/update_workflow

github: Update codeformat workflow.
This commit is contained in:
Ibrahim Abdelkader 2025-09-19 00:27:35 +03:00 committed by GitHub
commit 6a1c9b8ab9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@ jobs:
with:
submodules: false
persist-credentials: false
fetch-depth: 0
fetch-depth: 50
- name: '🔎 Check code formatting'
uses: openmv/uncrustify-action@v1