We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2f7376 commit d56d4e1Copy full SHA for d56d4e1
.github/workflows/unit-test.yml
@@ -13,6 +13,7 @@ jobs:
13
- name: Checkout code
14
uses: actions/checkout@v4
15
with:
16
+ submodules: true
17
ref: ${{ github.event.pull_request.head.ref }}
18
repository: ${{ github.event.pull_request.head.repo.full_name }}
19
0 commit comments