mirror of
https://github.com/codecov/codecov-action.git
synced 2026-04-09 07:50:04 +00:00
Merge branch 'master' into directory-and-debug
This commit is contained in:
commit
6b30325ebb
12 changed files with 4974 additions and 8 deletions
|
|
@ -11,6 +11,9 @@ inputs:
|
|||
file:
|
||||
description: 'Path to coverage file to upload'
|
||||
required: false
|
||||
files:
|
||||
description: 'Comma-separated list of files to upload'
|
||||
required: false
|
||||
directory:
|
||||
description: 'Directory to search for coverage reports.'
|
||||
required: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue