Skip to content

Commit

Permalink
fix: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Oct 4, 2024
1 parent 33afeb4 commit 7f3082c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ parameters:
type: string
default: ""
report_type:
description: The type of file to upload, coverage by default. Possible values are: testing, coverage.
description: The type of file to upload, coverage by default. Possible values are "testing", "coverage".
type: string
default: "coverage"
sha:
Expand Down

0 comments on commit 7f3082c

Please sign in to comment.