We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3863c26 + ef38705 commit 03dd800Copy full SHA for 03dd800
.github/workflows/clang-tidy.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v4
16
with:
17
- submodules: 'true'
+ submodules: recursive
18
- name: Install esp-clang
19
run: |
20
${IDF_PATH}/tools/idf_tools.py --non-interactive install esp-clang
0 commit comments