We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4c21f1 commit bc946fdCopy full SHA for bc946fd
.github/workflows/ci.yml
@@ -70,6 +70,7 @@ jobs:
70
71
steps:
72
- uses: actions/checkout@v4
73
+ submodules: recursive
74
- name: Install poetry
75
run: pip install poetry
76
- name: Set up Python
0 commit comments