Skip to content

Commit c2b18a0

Browse files
committed
Added tests
1 parent 2c888ca commit c2b18a0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ jobs:
55
- image: microsoft/dotnet:2.2-sdk
66
steps:
77
- checkout
8-
- run: dotnet build
8+
- run: dotnet build
9+
- run: dotnet test EntityFrameworkCore.Extensions.Tests\EntityFrameworkCore.Extensions.Tests.csproj --no-build

0 commit comments

Comments
 (0)