Skip to content

Commit

Permalink
Always convert inspect results to JUnit XML
Browse files Browse the repository at this point in the history
  • Loading branch information
parsa committed May 28, 2018
1 parent be53f75 commit 0f5e8c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Expand Up @@ -109,6 +109,7 @@ jobs:
/hpx/source/tools/inspect/inspect_to_junit.py \
./hpx_inspect_report.html \
/report/hpx_inspect.xml
when: always
- store_artifacts:
path: hpx_inspect_report.html
destination: hpx_inspect_report.html
Expand Down

0 comments on commit 0f5e8c3

Please sign in to comment.