Add "working-directory:" setting

This commit is contained in:
Paul Natsuo Kishimoto
2020-08-12 23:31:42 +02:00
parent beb5a9626e
commit 55dde41e2b
2 changed files with 8 additions and 0 deletions

View File

@@ -32,6 +32,9 @@ inputs:
verbose:
description: 'Specify whether the Codecov output should be verbose'
required: false
working-directory:
description: 'Directory in which to execute codecov.sh'
required: false
branding:
color: 'red'
icon: 'umbrella'