There was an error while loading. Please reload this page.
1 parent ae7b463 commit 1610652Copy full SHA for 1610652
1 file changed
.github/workflows/pr-test.yaml
@@ -36,6 +36,8 @@ jobs:
36
steps:
37
- name: Checkout
38
uses: actions/checkout@v4
39
+ with:
40
+ submodules: true
41
- name: Show current commit
42
run: git log -1 --oneline
43
- name: Set up Python
0 commit comments