Skip to content

Commit 6ac8172

Browse files
committed
copypasta
1 parent 5ab0dbc commit 6ac8172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ inputs:
6161
required: false
6262
network_filter:
6363
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)'
64+
required: false
6465
override_branch:
6566
description: 'Specify the branch name'
6667
required: false
@@ -76,7 +77,6 @@ inputs:
7677
override_tag:
7778
description: 'Specify the git tag'
7879
required: false
79-
required: false
8080
path_to_write_report:
8181
description: 'Write upload file to path before uploading'
8282
required: false

0 commit comments

Comments
 (0)