We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9580e31 commit 4f2d316Copy full SHA for 4f2d316
.github/workflows/ci.yml
@@ -84,7 +84,7 @@ jobs:
84
85
- uses: actions/checkout@v4
86
with:
87
- submodules: "recursive"
+ submodules: ""
88
fetch-depth: "0"
89
- id: filter
90
run: |
0 commit comments