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 d4698cd commit b664a49Copy full SHA for b664a49
.github/workflows/tests.yml
@@ -21,6 +21,8 @@ jobs:
21
22
steps:
23
- uses: actions/checkout@v2
24
+ with:
25
+ fetch-depth: 0
26
27
- uses: actions/setup-go@v2
28
with:
0 commit comments