Fixed small syntax error

pull/182/head
Nick Maltbie 2022-04-17 11:06:33 -07:00
parent 0c52fb8b55
commit 4e47c4f2d3
1 changed files with 2 additions and 2 deletions

View File

@ -58,9 +58,9 @@ inputs:
description: 'Name for the check run that is created when a github token is provided.'
outputs:
artifactsPath:
description: 'Path where the artifacts are stored'
description: 'Path where the artifacts are stored.'
coverageResultsPath:
description: 'Path where the code coverage results are stored'
description: 'Path where the code coverage results are stored.'
branding:
icon: 'box'
color: 'gray-dark'