Skip to content

Commit

Permalink
Merge pull request #9 from codecov/fix-revert-value-options
Browse files Browse the repository at this point in the history
Revert "fix: Add value options to OS"
  • Loading branch information
thomasrockhu-codecov authored Aug 30, 2021
2 parents cd6ebd4 + 483a05f commit 269473d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions step.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ inputs:
Name of the OS being used (options are "alpine" | "linux" | "macos")
is_required: true
is_sensitive: false
value_options:
- "alpine"
- "linux"
- "macos"
- other_options: "-C $BITRISE_GIT_COMMIT"
opts:
title: Additional options for Codecov call
Expand Down

0 comments on commit 269473d

Please sign in to comment.