Skip to content

Commit

Permalink
Add name to the command step
Browse files Browse the repository at this point in the history
  • Loading branch information
brunosmm authored May 26, 2020
1 parent 5b17668 commit 59d2efe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions orbs/commands/send_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ parameters:

steps:
- run:
name: Upload Coverage Results to Codacy
command: |
export CODACY_REPORTER_VERSION=<< parameters.tool_version >>
export CODACY_PROJECT_TOKEN=<< parameters.project-token >>
Expand Down

0 comments on commit 59d2efe

Please sign in to comment.