Skip to content

Commit 0c5cb85

Browse files
authored
Stop publishing AppVeyor artifacts
1 parent 402e2e2 commit 0c5cb85

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

appveyor.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,3 @@ build_script:
2727
test_script:
2828
- pwsh: ./build.ps1 -NoBuild -Test
2929
- pwsh: ./test/E2E/Start-E2ETest.ps1
30-
31-
on_finish:
32-
- pwsh: dir *.PowerShellWorker.*.nupkg -Recurse | % { Push-AppveyorArtifact $_.FullName -FileName $_.Name }

0 commit comments

Comments
 (0)