Skip to content

Commit 13e01a6

Browse files
committed
PMM-15152: Clickhouse tests
1 parent f82c56b commit 13e01a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/runner-e2e-tests-codeceptjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
echo "has_subset=true" >> "$GITHUB_OUTPUT"
189189
echo "Launchable subset is not empty. Continue with setup and tests."
190190
else
191-
echo "has_subset=false" >> "$GITHUB_OUTPUT"
191+
echo "has_subset=true" >> "$GITHUB_OUTPUT"
192192
echo "Launchable subset is empty. Downstream setup and tests will be skipped."
193193
fi
194194

0 commit comments

Comments
 (0)