Skip to content

Commit 5f2d4bf

Browse files
Order fixture settings by pipeline
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent fa3fb68 commit 5f2d4bf

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

tests/srcWithManifestTestRepo/.github/PSModule.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
Name: PSModuleTest
2-
Publish:
3-
Site:
4-
Skip: true
5-
Module:
6-
AutoCleanup: false
72
Test:
83
SourceCode:
94
Skip: true
@@ -14,6 +9,11 @@ Test:
149
Skip: false
1510
CodeCoverage:
1611
PercentTarget: 1
12+
Publish:
13+
Site:
14+
Skip: true
15+
Module:
16+
AutoCleanup: false
1717
Linter:
1818
env:
1919
VALIDATE_BIOME_FORMAT: false

0 commit comments

Comments
 (0)