diff --git a/action.yml b/action.yml index dac1ed2..dd384ef 100644 --- a/action.yml +++ b/action.yml @@ -6,7 +6,7 @@ inputs: required: false default: '' crate-target: - description: 'By default, check the library target of the crate. If you'd like to check a different target (e.g. a binary target), set this to `--bin `' + description: 'By default, check the library target of the crate. To check a different target (e.g. a binary target), set this to `--bin `' required: false default: '--lib' version-tag-prefix: