Skip to content

Commit bbfb57c

Browse files
rename
1 parent a95c8d8 commit bbfb57c

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
@@ -113,7 +113,7 @@ jobs:
113113
docker cp ydb-local:/ydb_certs/ca.pem ~/
114114
cd src
115115
dotnet test --filter "FullyQualifiedName~Topic" -l "console;verbosity=normal"
116-
core-integration-tests:
116+
integration-tests:
117117
runs-on: ubuntu-22.04
118118
strategy:
119119
fail-fast: false

0 commit comments

Comments
 (0)