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 d7f127f commit 6c85b85Copy full SHA for 6c85b85
.github/workflows/ci.yaml
@@ -37,6 +37,8 @@ jobs:
37
# - windows-latest
38
steps:
39
- uses: actions/checkout@v4
40
+ with:
41
+ submodules: true
42
- uses: astral-sh/setup-uv@v3
43
- uses: Swatinem/rust-cache@v2
44
- name: Install Python version
0 commit comments