Commit 6190137
tools: use tokenless Codecov uploads
Refs: https://docs.codecov.com/docs/codecov-tokens#uploading-without-a-token
PR-URL: #55943
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent fb98fa4 commit 6190137Copy full SHA for 6190137
File tree
Expand file treeCollapse file tree
3 files changed
+3
-6
lines changedOpen diff view settings
Filter options
- .github/workflows
Expand file treeCollapse file tree
3 files changed
+3
-6
lines changedOpen diff view settings
Collapse file
.github/workflows/coverage-linux-without-intl.yml
Copy file name to clipboardExpand all lines: .github/workflows/coverage-linux-without-intl.yml+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
79 | 79 | |
80 | 80 | |
81 | 81 | |
82 | | - |
| 82 | + |
83 | 83 | |
84 | 84 | |
85 | | - |
Collapse file
.github/workflows/coverage-linux.yml
Copy file name to clipboardExpand all lines: .github/workflows/coverage-linux.yml+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
79 | 79 | |
80 | 80 | |
81 | 81 | |
82 | | - |
| 82 | + |
83 | 83 | |
84 | 84 | |
85 | | - |
Collapse file
.github/workflows/coverage-windows.yml
Copy file name to clipboardExpand all lines: .github/workflows/coverage-windows.yml+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
71 | 71 | |
72 | 72 | |
73 | 73 | |
74 | | - |
| 74 | + |
75 | 75 | |
76 | 76 | |
77 | | - |
0 commit comments