Skip to content

Commit ce836d4

Browse files
🩹[Patch] Remove show files from tests (#21)
- Remove show files from tests
1 parent 2ced76d commit ce836d4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/Action-Test.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@ jobs:
1818
repository: PSModule/PSModuleTest
1919
path: tests
2020

21-
- name: Show files
22-
shell: pwsh
23-
run: |
24-
Get-ChildItem -Recurse | Select-Object -ExpandProperty FullName | Sort-Object
25-
2621
- name: Initialize environment
2722
uses: PSModule/Initialize-PSModule@main
2823

0 commit comments

Comments
 (0)