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 86f51f7 commit 817b89cCopy full SHA for 817b89c
.github/workflows/test.yml
@@ -54,6 +54,8 @@ jobs:
54
steps:
55
- name: Checkout
56
uses: actions/checkout@v4
57
+ with:
58
+ submodules: recursive
59
- &download-build-artifacts
60
name: Download build artifacts
61
uses: actions/download-artifact@v4
0 commit comments