Skip to content

Commit

Permalink
CI: Tell codecov on azure which file to use
Browse files Browse the repository at this point in the history
  • Loading branch information
aragilar committed Oct 6, 2019
1 parent 6e3873f commit 8b0b6c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/azure-pipelines-steps.yml
Expand Up @@ -72,5 +72,5 @@ steps:
displayName: 'tox'

- script: |
codecov --required -t 813fb6da-087d-4b36-a185-5a530cab3455
codecov --required -t 813fb6da-087d-4b36-a185-5a530cab3455 --file coverage.xml
displayName: 'codecov'

0 comments on commit 8b0b6c1

Please sign in to comment.