Skip to content

Commit 78baebe

Browse files
Apply suggestion from @thomasrockhu-codecov
1 parent 28c7d9e commit 78baebe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.harness/pipelines/example-python.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ pipeline:
2020
spec:
2121
shell: Sh
2222
command: |
23+
pip install --upgrade pip setuptools wheel
2324
pip install -r requirements.txt
2425
pip install "git+https://github.com/codecov/codecov-cli@cy/harness_ci#subdirectory=codecov-cli"
2526
- step:

0 commit comments

Comments
 (0)