We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8f2aaa commit a543017Copy full SHA for a543017
HtmxPS.tests.ps1
@@ -28,7 +28,7 @@ describe HtmxPS {
28
$startedLocalJob | Stop-Htmx
29
$startedLocalJob | Remove-Job
30
} else {
31
- "This test cannot be run without a GitHub workflow that has a host name."
+ Write-Warning "This test cannot be run without a GitHub workflow that has a host name."
32
}
33
34
0 commit comments