Skip to content

Commit 747a007

Browse files
Update pipeline Build example-python
1 parent 22721c9 commit 747a007

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

  • .harness/orgs/codecov/projects/codecov/pipelines

.harness/orgs/codecov/projects/codecov/pipelines/CI.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,6 @@ pipeline:
6161
command: codecovcli --verbose do-upload --fail-on-error
6262
envVariables:
6363
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
7164
platform:
7265
os: Linux
7366
arch: Amd64

0 commit comments

Comments
 (0)