There was an error while loading. Please reload this page.
1 parent ce26cc7 commit b070189Copy full SHA for b070189
1 file changed
.github/workflows/testing.yml
@@ -40,7 +40,9 @@ jobs:
40
OMP_NUM_THREADS: 2
41
42
steps:
43
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v7
44
+ with:
45
+ submodules: true
46
47
- name: Set up Python ${{ matrix.python-version }}
48
uses: actions/setup-python@v5
0 commit comments