mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-09-23 07:25:11 +00:00
oh yeah, appveyor doesn't like the tests
This commit is contained in:
@@ -46,7 +46,6 @@ Task("Pack")
|
||||
Task("Default")
|
||||
.IsDependentOn("Restore")
|
||||
.IsDependentOn("Build")
|
||||
.IsDependentOn("Test")
|
||||
.IsDependentOn("Pack");
|
||||
|
||||
Task("RunTests")
|
||||
|
||||
Reference in New Issue
Block a user