Skip to content

Commit 76cad08

Browse files
🪲 [Fix]: Add Name input for Invoke-Pester action
1 parent e29b1ac commit 76cad08

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,7 @@ runs:
333333
Verbose: ${{ inputs.Verbose }}
334334
Version: ${{ inputs.Version }}
335335
WorkingDirectory: ${{ inputs.WorkingDirectory }}
336+
Name: Invoke-Pester
336337
Script: |
337338
# Invoke-Pester (init)
338339
${{ github.action_path }}/scripts/init.ps1

0 commit comments

Comments
 (0)