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 2c9b6aa commit ab7c9fcCopy full SHA for ab7c9fc
.github/workflows/test.yml
@@ -45,6 +45,7 @@ jobs:
45
uses: actions/checkout@v4
46
with:
47
fetch-depth: 0
48
+ submodules: true
49
- name: Test (Posix)
50
if: runner.os != 'Windows'
51
run: |
0 commit comments