Skip to content

Commit

Permalink
view head of file
Browse files Browse the repository at this point in the history
  • Loading branch information
stepchud committed Dec 19, 2024
1 parent 46bfe7c commit 0134a59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ jobs:
--out /tmp/test-results/rspec.xml \
$(circleci tests glob "spec/**/*_spec.rb" | circleci tests split --split-by=timings)
head coverage/coverage.json
./cc-test-reporter format-coverage coverage/coverage.json \
--input-type simplecov \
--output coverage/codeclimate.rspec.3.2.4.json
Expand Down

0 comments on commit 0134a59

Please sign in to comment.