Skip to content

Commit a821dc6

Browse files
committed
Build solution
1 parent f8ee0ba commit a821dc6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ jobs:
4848
7.0.x
4949
8.0.x
5050
9.0.x
51+
- name: Build solution
52+
run: dotnet build
5153
- name: Run tests
5254
run: dotnet test --filter FullyQualifiedName~TestableIO.System.IO.Abstractions.Api.Tests --logger "GitHubActions"
5355
coverage:

0 commit comments

Comments
 (0)