We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93a0156 commit 26bb700Copy full SHA for 26bb700
.github/workflows/tests.yaml
@@ -116,4 +116,4 @@ jobs:
116
- name: Test
117
shell: bash
118
run: |
119
- YDB_VERSION=${{ matrix.ydb-version }} ctest -j$(nproc) --preset integration
+ YDB_VERSION=${{ matrix.ydb-version }} ctest -j$(nproc) --preset integration -R 'TxUsageQuery.WriteToTopic_Demo_48'
0 commit comments