Skip to content

Commit

Permalink
try --verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
artgoldberg committed Aug 17, 2019
1 parent c8f6d53 commit f7a274d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -52,7 +52,7 @@ jobs:
command: |
set +e
karr_lab_build_utils3 run-tests --with-xunit --with-coverage
karr_lab_build_utils3 run-tests --with-xunit --with-coverage --verbose
TEST_EXIT_CODE_PY3=$?
# Calculate exit code and save to file for reading by the next step
Expand Down

0 comments on commit f7a274d

Please sign in to comment.