Skip to content

Commit 11f8a6d

Browse files
LiamHamstersKirillKurdyukov
authored andcommitted
Add: functional test results summary (#491)
1 parent 9011746 commit 11f8a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
working-directory: ./src/Ydb.Sdk/test/Ydb.Sdk.Ado.Tests
3838
run: |
3939
docker cp ydb-local:/ydb_certs/ca.pem ~/
40-
dotnet test --logger "GitHubActions;report-warnings=false;console;verbosity=detailed"
40+
dotnet test --logger "GitHubActions;report-warnings=false"
4141
4242
- name: Run ADO.NET Specification Tests
4343
working-directory: ./src/Ydb.Sdk/test/Ydb.Sdk.Ado.Specification.Tests

0 commit comments

Comments
 (0)