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 ec10286 commit 4fc4804Copy full SHA for 4fc4804
.github/workflows/codecov.yml
@@ -8,6 +8,7 @@ jobs:
8
uses: actions/checkout@v4
9
with:
10
fetch-depth: 0
11
+ submodules: 'true'
12
13
- name: Set up Go
14
uses: actions/setup-go@v4
0 commit comments