Skip to content

Commit

Permalink
copypasta
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu committed Apr 16, 2021
1 parent 5ab0dbc commit 6ac8172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ inputs:
required: false
network_filter:
description: 'Used to restrict the set of git/hg files that can be matched with filenames in the coverage report. This is useful for monorepos or other setups where a full filepath may not be specified in the coverage report, and that shortened filepath may appear multiple times in a directory structure (e.g. __init__.py)'
required: false
override_branch:
description: 'Specify the branch name'
required: false
Expand All @@ -76,7 +77,6 @@ inputs:
override_tag:
description: 'Specify the git tag'
required: false
required: false
path_to_write_report:
description: 'Write upload file to path before uploading'
required: false
Expand Down

0 comments on commit 6ac8172

Please sign in to comment.