Skip to content

Commit 124ec35

Browse files
authored
Stop publishing AppVeyor artifacts
1 parent f67ba7b commit 124ec35

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
@@ -26,6 +26,3 @@ build_script:
2626
test_script:
2727
- pwsh: ./build.ps1 -NoBuild -Test
2828
- pwsh: ./test/E2E/Start-E2ETest.ps1
29-
30-
on_finish:
31-
- pwsh: dir *.PowerShellWorker.*.nupkg -Recurse | % { Push-AppveyorArtifact $_.FullName -FileName $_.Name }

0 commit comments

Comments
 (0)