Skip to content

Commit

Permalink
Add package name
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu committed Nov 16, 2020
1 parent 238e44c commit a2690ae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,3 @@ workflows:
inputs:
- CODECOV_TOKEN: $CODECOV_TOKEN
- other_options: $OPTIONS

2 changes: 1 addition & 1 deletion step.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

set -e

bash <(curl -s https://codecov.io/bash) -Z ${other_options}
bash <(curl -s https://codecov.io/bash) -Q "bitrise-step" -Z ${other_options}

0 comments on commit a2690ae

Please sign in to comment.