Skip to content

Commit a45eed1

Browse files
authored
Update ci-build.yml
1 parent 37d8191 commit a45eed1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci-build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ jobs:
2323
run: dotnet build --no-restore -c Release Branding.sln
2424
env:
2525
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1
26+
27+
- name: Test
28+
run: dotnet test --no-restore Branding.sln

0 commit comments

Comments
 (0)