Skip to content

Commit 15692d5

Browse files
Apply suggestion from @thomasrockhu-codecov
1 parent 83f8e58 commit 15692d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.harness/pipelines/example-python.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ pipeline:
4545
spec:
4646
shell: Sh
4747
command: |
48-
codecov-cli --verbose upload-process -t $CODECOV_TOKEN -f harness --slug codecov/example-python
48+
codecov-cli --verbose upload-process -t $CODECOV_TOKEN -F harness --slug codecov/example-python
4949
envVariables:
5050
CODECOV_TOKEN: <+secrets.getValue("CODECOV_TOKEN")>
5151
platform:

0 commit comments

Comments
 (0)