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 f67ba7b commit 124ec35Copy full SHA for 124ec35
appveyor.yml
@@ -26,6 +26,3 @@ build_script:
26
test_script:
27
- pwsh: ./build.ps1 -NoBuild -Test
28
- pwsh: ./test/E2E/Start-E2ETest.ps1
29
-
30
-on_finish:
31
- - pwsh: dir *.PowerShellWorker.*.nupkg -Recurse | % { Push-AppveyorArtifact $_.FullName -FileName $_.Name }
0 commit comments