Skip to content

Commit

Permalink
WIP: test where files are
Browse files Browse the repository at this point in the history
  • Loading branch information
aragilar committed Oct 6, 2019
1 parent 8b0b6c1 commit 1f00af9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/azure-pipelines-steps.yml
Expand Up @@ -69,8 +69,11 @@ steps:

- script: |
tox
ls
displayName: 'tox'

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

0 comments on commit 1f00af9

Please sign in to comment.