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 a4e86b0 commit 6fdcbe0Copy full SHA for 6fdcbe0
appveyor.yml
@@ -27,5 +27,3 @@ 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