Skip to content

Commit

Permalink
specify input-type arg
Browse files Browse the repository at this point in the history
  • Loading branch information
stepchud committed Dec 14, 2024
1 parent 37e0b45 commit 33cb8a1
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 @@ -107,6 +107,7 @@ jobs:
$(circleci tests glob "spec/**/*_spec.rb" | circleci tests split --split-by=timings)
./cc-test-reporter format-coverage \
--input-type simplecov \
--output coverage/codeclimate.rspec.$CIRCLE_NODE_INDEX.3.2.4.json \
coverage/coverage.json
Expand Down

0 comments on commit 33cb8a1

Please sign in to comment.