Skip to content

Commit

Permalink
show logs in CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
YusukeIwaki committed Jul 19, 2020
1 parent 46fcf0b commit 3a2388e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- run:
name: rspec
command: |
bundle exec rspec --profile 10 \
DEBUG=1 bundle exec rspec --profile 10 \
--format RspecJunitFormatter \
--out test_results/rspec.xml \
--format progress
Expand Down

0 comments on commit 3a2388e

Please sign in to comment.