Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Sharpe committed Feb 16, 2018
1 parent 144b36a commit cebefb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ build:
parallel: true
verbosity: minimal

test:
assemblies: '**\*.Tests.dll'
test_script:
- cmd: dotnet test test/Argument.Tests

deploy: off

0 comments on commit cebefb8

Please sign in to comment.