Skip to content

Commit 6231472

Browse files
enable tests on the build module
1 parent 90e65a4 commit 6231472

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/Process-PSModule.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
Name: ${{ matrix.ModuleName }}
8888
Path: 'outputs'
8989
ErrorAction: ${{ inputs.TestModuleErrorAction }}
90+
CustomTestsPath: 'tests'
9091

9192
- name: Publish module
9293
uses: PSModule/Publish-PSModule@main

0 commit comments

Comments
 (0)