Skip to content

Commit 23c04cf

Browse files
Update pipeline Build example-python
1 parent d09aaea commit 23c04cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.harness/pipelines/example-python-1782243273911.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ pipeline:
2020
shell: Sh
2121
command: |-
2222
pip install codecov-cli
23+
pytest --cov=. --cov-report=xml
2324
codecovcli upload-process
2425
envVariables:
2526
CODECOV_TOKEN: <+secrets.getValue("Codecov_Upload_Token")>

0 commit comments

Comments
 (0)