diff --git a/step.yml b/step.yml index 7f43fb7..76033c8 100644 --- a/step.yml +++ b/step.yml @@ -4,7 +4,7 @@ summary: |- description: |- Reduce technical debt with visualized test performance, faster code reviews and workflow enhancements. - You can now upload your code coverage files to Codecov every time you kick off a build! + Now you can upload your code coverage files to Codecov every time you kick off a build! website: https://github.com/bitrise-io/steps-codecov source_code_url: https://github.com/bitrise-io/steps-codecov support_url: https://github.com/bitrise-io/steps-codecov/issues @@ -30,4 +30,4 @@ inputs: Options to pass along to the Codecov uploader. You can use multiple options, separated by a space. Review all options at https://github.com/codecov/codecov-bash - Example: `-F unittests -J '^Project'` + For example, `-F unittests -J '^Project'`