Skip to content

Commit f5e309c

Browse files
authored
Merge pull request #1286 from Altinity/strtgbb-patch-3
Antalya 25.8 FIx regression always green
2 parents a76b9ff + 7f28c9d commit f5e309c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/regression-reusable-suite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164
--clickhouse ${{ env.clickhouse_path }}
165165
${{ env.REGRESSION_ARGS }}
166166
${{ env.args }} || EXITCODE=$?;
167-
.github/add_link_to_logs.sh
167+
.github/add_link_to_logs.sh;
168168
exit $EXITCODE
169169

170170
- name: 📊 Set Commit Status

0 commit comments

Comments
 (0)