Skip to content

Commit

Permalink
abort mission
Browse files Browse the repository at this point in the history
  • Loading branch information
kimadeline committed Nov 19, 2019
1 parent 0bc0b23 commit 7bf047c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions build/ci/templates/steps/merge_upload_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ steps:
displayName: "Download .nyc_output coverage artifacts"
condition: always()

- bash: |
pwd
cd $(Pipeline.Workspace)
pwd
displayName: "print $(Pipeline.Workspace)"
# Now that we have downloaded artifacts from `coverage-output-`, copy them
# into the root directory (they'll go under `.nyc_output/...`)
# These are the coverage output files that can be merged and then we can generate a report from them.
Expand Down

0 comments on commit 7bf047c

Please sign in to comment.