Skip to content

Commit d56d4e1

Browse files
authored
Update unit-test.yml
1 parent d2f7376 commit d56d4e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
- name: Checkout code
1414
uses: actions/checkout@v4
1515
with:
16+
submodules: true
1617
ref: ${{ github.event.pull_request.head.ref }}
1718
repository: ${{ github.event.pull_request.head.repo.full_name }}
1819

0 commit comments

Comments
 (0)