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 ca6d0ba commit 408ff81Copy full SHA for 408ff81
.github/workflows/test.yml
@@ -64,7 +64,7 @@ jobs:
64
if: steps.cache-nvim.outputs.cache-hit != 'true' || steps.cache-nvim-windows.outputs.cache-hit != 'true'
65
with:
66
neovim: true
67
- version: v0.5.0
+ version: nightly
68
69
- name: gofmt
70
if: ${{ env.OS != 'windows' }}
0 commit comments