1 parent e5d5257 commit b17a763Copy full SHA for b17a763
2 files changed
.github/workflows/Workflow-Test-Default.yml
@@ -82,7 +82,7 @@ jobs:
82
name: docs
83
path: tests/srcTestRepo/.PSModule/docs
84
85
- - name: Verify framework artifacts are isolated
+ - name: Verify generated Functions index
86
shell: pwsh
87
run: |
88
$path = 'tests/srcTestRepo/.PSModule/docs/index.md'
.github/workflows/Workflow-Test-WithManifest.yml
path: tests/srcWithManifestTestRepo/.PSModule/docs
$path = 'tests/srcWithManifestTestRepo/.PSModule/docs/index.md'
0 commit comments