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

Commit 2a32442

Browse files
author
Meaghan Lewis
authored
See what happens when no test assemblies specified
1 parent 35d25e8 commit 2a32442

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
@@ -19,9 +19,6 @@ install:
1919
nuget restore GitHubVS.sln
2020
build_script:
2121
- ps: scripts\build.ps1 -AppVeyor -BuildNumber:$env:APPVEYOR_BUILD_NUMBER
22-
test:
23-
assemblies:
24-
- 'test\**\**\**\*Tests.dll'
2522
on_success:
2623
- ps: |
2724
if ($full_build) {

0 commit comments

Comments
 (0)