Skip to content

Commit de0cd53

Browse files
committed
Update ci-build.yml
1 parent 7b6cccd commit de0cd53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464

6565
# Run tests
6666
- name: Test solution
67-
run: dotnet test --no-build -c ${{matrix.configuration}} -l "console;verbosity=detailed"
67+
run: dotnet test --no-build -c ${{matrix.configuration}}
6868

6969
# Pack solution
7070
- name: Pack solution

0 commit comments

Comments
 (0)