Skip to content

Commit

Permalink
Merge pull request #1 from ciuliene/ciuliene-patch-1
Browse files Browse the repository at this point in the history
Update action.yml
  • Loading branch information
ciuliene authored Jun 30, 2023
2 parents 6d7a260 + 2709296 commit dfa0c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ author: 'orgoro'
inputs:
coverageFile:
required: true
description: 'local path to a covergae xml file like the output of pytest --cov'
description: 'local path to a coverage xml file like the output of pytest --cov'
token:
required: true
description: 'github token'
Expand Down

0 comments on commit dfa0c74

Please sign in to comment.