We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d3e5cf commit b7fd81dCopy full SHA for b7fd81d
.github/workflows/test.yml
@@ -47,7 +47,7 @@ jobs:
47
- name: Checkout code
48
uses: actions/checkout@v2
49
with:
50
- submodules: false
+ submodules: true
51
52
- name: Build and start Docker Compose services then run tests
53
run: |
0 commit comments