Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 979c0b7

Browse files
committed
Revert "Add GitHub.VisualStudio.vsix to appveyor artifacts"
This reverts commit c1650e2.
1 parent 3e3dd9b commit 979c0b7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

appveyor.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,4 @@ test_script:
2525
- ps: >-
2626
scripts\Run-Nunit.ps1 TrackingCollectionTests 180 Release -AppVeyor
2727
28-
scripts\Run-Xunit.ps1 UnitTests 180 Release -AppVeyor
29-
30-
artifacts:
31-
- path: build\Release\GitHub.VisualStudio.vsix
28+
scripts\Run-Xunit.ps1 UnitTests 180 Release -AppVeyor

0 commit comments

Comments
 (0)