Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit a0f2be1

Browse files
committed
Bleh typo
1 parent a05a026 commit a0f2be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Build-Solution GitHubVs.sln "Build" $config
6262
$exitCode = 0
6363

6464
if ($RunTests) {
65-
.\Run-Tests $Config
65+
scripts\Run-Tests $Config
6666
}
6767

6868
Pop-Location

0 commit comments

Comments
 (0)