Skip to content

Commit ccf0861

Browse files
🩹[Patch] Remove show files from tests (#23)
- Remove show files from tests
1 parent c9c4183 commit ccf0861

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
@@ -22,11 +22,6 @@ jobs:
2222
repository: PSModule/PSModuleTest
2323
path: tests
2424

25-
- name: Show files
26-
shell: pwsh
27-
run: |
28-
Get-ChildItem -Recurse | Select-Object -ExpandProperty FullName | Sort-Object
29-
3025
- name: Initialize environment
3126
uses: PSModule/Initialize-PSModule@main
3227

0 commit comments

Comments
 (0)