Skip to content

Commit 0ece671

Browse files
Update test-example.ps1
1 parent 1d1e319 commit 0ece671

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test-example.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ $branchName = $env:branchName
66
Write-Host "Branch name: $branchName"
77
$global:errorCode = 0
88

9+
910
function Process-JavaScriptProjects {
1011
param (
1112
[string]$Path = ".",

0 commit comments

Comments
 (0)