Skip to content

Commit 62f5229

Browse files
committed
github/workflow: add env_vars to codocov option
Signed-off-by: Koichi Shiraishi <[email protected]>
1 parent d4a8336 commit 62f5229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,4 @@ jobs:
117117
with:
118118
file: coverage.out
119119
flags: ${{ env.OS }}-${{ env.GO_VERSION }}-${{ env.NVIM_VERSION }}
120-
fail_ci_if_error: true
120+
env_vars: OS,GO_VERSION,NVIM_VERSION

0 commit comments

Comments
 (0)