Skip to content

Commit 6fdcbe0

Browse files
authored
Stop publishing AppVeyor artifacts
1 parent a4e86b0 commit 6fdcbe0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

appveyor.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,3 @@ test_script:
2727
- pwsh: ./build.ps1 -NoBuild -Test
2828
- pwsh: ./test/E2E/Start-E2ETest.ps1
2929

30-
on_finish:
31-
- pwsh: dir *.PowerShellWorker.*.nupkg -Recurse | % { Push-AppveyorArtifact $_.FullName -FileName $_.Name }

0 commit comments

Comments
 (0)