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 d4a8336 commit 62f5229Copy full SHA for 62f5229
.github/workflows/test.yml
@@ -117,4 +117,4 @@ jobs:
117
with:
118
file: coverage.out
119
flags: ${{ env.OS }}-${{ env.GO_VERSION }}-${{ env.NVIM_VERSION }}
120
- fail_ci_if_error: true
+ env_vars: OS,GO_VERSION,NVIM_VERSION
0 commit comments