We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c25c6c commit 948d7c6Copy full SHA for 948d7c6
.github/workflows/swift_package_test.yml
@@ -174,4 +174,4 @@ jobs:
174
run: |
175
Import-Module $env:ChocolateyInstall\helpers\chocolateyProfile.psm1
176
RefreshEnv
177
- powershell.exe -NoLogo -File $env:TEMP\test-script\run.ps1; exit $LastExitCode
+ powershell.exe -NoLogo -File $env:TEMP\test-script\run.ps1; exit $LastExitCode
0 commit comments