Skip to content

Commit

Permalink
Remove broken codecov (#385)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Apr 12, 2023
2 parents 695a1a8 + 7bfc006 commit 88fdfc3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .azure-pipelines/jobs/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,3 @@ jobs:
pypistats --help
pypistats recent --help
displayName: "Test runs"
- script: |
python -m pip install --upgrade codecov
codecov --name "Azure: ${{ parameters.name }} Python $(python.version)" --build $(Build.BuildNumber) --token $(CODECOV_TOKEN)
condition: succeeded()
displayName: "Upload to Codecov"

0 comments on commit 88fdfc3

Please sign in to comment.