Skip to content

Commit 3493a3f

Browse files
author
czjaso
committed
Fix manifest verification from checking for test dependency.
1 parent 17831a4 commit 3493a3f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ jobs:
169169
with:
170170
path: ./
171171
fail-on-incorrect-version: true
172+
exclude-submodules: "test/unit-test/CMock"
172173

173174
proof_ci:
174175
if: ${{ github.event.pull_request }}

0 commit comments

Comments
 (0)