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 825e071 commit 223ef88Copy full SHA for 223ef88
.github/workflows/test.yml
@@ -34,6 +34,8 @@ jobs:
34
35
- name: Checkout code
36
uses: actions/checkout@v2
37
+ with:
38
+ fetch-depth: 2
39
40
- name: Install nvim binary
41
uses: rhysd/action-setup-vim@v1
0 commit comments