Merge pull request #1922 from openmv/code_format_workflow2

misc: Update code formatting workflow.
This commit is contained in:
Ibrahim Abdelkader 2023-09-08 19:42:16 +03:00 committed by GitHub
commit 54a9c055b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,6 @@ jobs:
with:
submodules: false
persist-credentials: false
# repository: ${{ github.event.pull_request.head.repo.full_name }}
- name: '♻ Caching dependencies'
uses: actions/cache@v3.3.1