Thanks to visit codestin.com Credit goes to github.com
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 b6e4ae8 commit 3866e96Copy full SHA for 3866e96
.github/workflows/test.yaml
@@ -12,6 +12,8 @@ jobs:
12
13
steps:
14
- uses: actions/checkout@v2
15
+ with:
16
+ submodules: true
17
- name: Set up Python ${{ matrix.python-version }}
18
uses: actions/setup-python@v1
19
with:
0 commit comments