Skip to content

Commit b7fd81d

Browse files
committed
try with submodules
1 parent 2d3e5cf commit b7fd81d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Checkout code
4848
uses: actions/checkout@v2
4949
with:
50-
submodules: false
50+
submodules: true
5151

5252
- name: Build and start Docker Compose services then run tests
5353
run: |

0 commit comments

Comments
 (0)