Skip to content

Commit 6ed087e

Browse files
🩹 [Refactor]: Update Path input in Test-Module workflow to specify output directory for clarity
1 parent 583f6c7 commit 6ed087e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/Test-Module.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ jobs:
131131
uses: PSModule/Invoke-ScriptAnalyzer@v2
132132
id: lint
133133
with:
134+
Path: outputs/module
134135
Debug: ${{ inputs.Debug }}
135136
Prerelease: ${{ inputs.Prerelease }}
136137
Verbose: ${{ inputs.Verbose }}

0 commit comments

Comments
 (0)