Skip to content

Commit 4b09ce4

Browse files
author
Kevin Mitcham
committed
use value
1 parent 1541327 commit 4b09ce4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/shared_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
steps:
2727
- uses: actions/checkout@v6
2828
with:
29-
submodules: ${{ inputs.test_checkout_submodules }}
29+
submodules: "recursive"
3030
lfs: true
3131
- name: Set up Python
3232
uses: actions/setup-python@v6

0 commit comments

Comments
 (0)