Skip to content

Commit 26bb700

Browse files
committed
test
1 parent 93a0156 commit 26bb700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,4 @@ jobs:
116116
- name: Test
117117
shell: bash
118118
run: |
119-
YDB_VERSION=${{ matrix.ydb-version }} ctest -j$(nproc) --preset integration
119+
YDB_VERSION=${{ matrix.ydb-version }} ctest -j$(nproc) --preset integration -R 'TxUsageQuery.WriteToTopic_Demo_48'

0 commit comments

Comments
 (0)