Skip to content

Commit

Permalink
Merge pull request #242 from dovahcrow/master
Browse files Browse the repository at this point in the history
Fix skip_option
  • Loading branch information
lolgab authored Aug 19, 2020
2 parents 582558e + b10716c commit 6011393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orbs/commands/send_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ steps:
fi
bash <(curl -Ls https://coverage.codacy.com/get.sh) report $params --partial $skip_option &&\
bash <(curl -Ls https://coverage.codacy.com/get.sh) $skip_option final
bash <(curl -Ls https://coverage.codacy.com/get.sh) final $skip_option

0 comments on commit 6011393

Please sign in to comment.