Skip to content

Commit 93e90ca

Browse files
Add ActionTestMinimal job to Action-Test workflow
1 parent 3c82398 commit 93e90ca

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/Action-Test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ jobs:
4343
throw "Expected ModuleVersion '1.0.0' but got '$($manifest.ModuleVersion)'"
4444
}
4545
Write-Host "ModuleVersion: $($manifest.ModuleVersion)"
46+
47+
ActionTestMinimal:
4648
name: Action-Test - [Minimal]
4749
runs-on: ubuntu-latest
4850
steps:

0 commit comments

Comments
 (0)