From 1e882b81fff9ba71e7662f4c654e57499b380fcb Mon Sep 17 00:00:00 2001 From: BanyikAnna <38906545+BanyikAnna@users.noreply.github.com> Date: Tue, 28 Aug 2018 10:56:51 +0200 Subject: [PATCH] language check on codecov --- step.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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'`