We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3e792e commit 70e7995Copy full SHA for 70e7995
.github/workflows/new-pycram-ci.yml
@@ -32,7 +32,7 @@ jobs:
32
path: "ros/src/pycram"
33
repository: ${{ github.repository }}
34
ref: ${{ github.ref }}
35
- submodules: "recursive"
+ submodules: 'false'
36
37
# For debugging
38
- name: Setup tmate session
0 commit comments