Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit b55e36b

Browse files
committed
fix: testing fix for static analysis issue
1 parent 078f2cc commit b55e36b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/stage-2-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ jobs:
9191
- name: "Checkout code"
9292
uses: actions/checkout@v4
9393
with:
94+
submodules: 'true'
9495
fetch-depth: 0 # Full history is needed to improving relevancy of reporting
9596
- name: "Perform static analysis"
9697
uses: ./.github/actions/perform-static-analysis

0 commit comments

Comments
 (0)