Skip to content

Commit cbe8b13

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

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+
pip install pytest pytest-cov
2324
pytest --cov=. --cov-report=xml
2425
codecovcli upload-process
2526
envVariables:

0 commit comments

Comments
 (0)