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 22721c9 commit 747a007Copy full SHA for 747a007
1 file changed
.harness/orgs/codecov/projects/codecov/pipelines/CI.yaml
@@ -61,13 +61,6 @@ pipeline:
61
command: codecovcli --verbose do-upload --fail-on-error
62
envVariables:
63
CODECOV_TOKEN: <+secrets.getValue("CODECOV_TOKEN")>
64
- - step:
65
- type: Run
66
- name: Upload coverage to Codecov -- no token
67
- identifier: Upload_coverage_to_Codecov_no_token
68
- spec:
69
- shell: Sh
70
- command: codecovcli --verbose do-upload --fail-on-error
71
platform:
72
os: Linux
73
arch: Amd64
0 commit comments