Skip to content

Commit 58cb45b

Browse files
Remove unnecessary blank lines in Action-Test.yml and README.md for improved clarity
1 parent 73b3a9f commit 58cb45b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/Action-Test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ concurrency:
1414

1515
permissions: {}
1616

17-
1817
jobs:
1918
ActionTestOutputs:
2019
name: Action-Test [outputs] - [${{ matrix.os }}]

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Test-PSModule
22

3-
43
Test PowerShell modules with Pester and PSScriptAnalyzer.
54

65
This GitHub Action is a part of the [PSModule framework](https://github.com/PSModule). It is recommended to use the [Process-PSModule workflow](https://github.com/PSModule/Process-PSModule) to automate the whole process of managing the PowerShell module.

0 commit comments

Comments
 (0)