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