Revert "Disable BC check for asan (just test)"

This reverts commit 60408d6543.
This commit is contained in:
alesapin 2022-12-26 16:14:29 +01:00
parent 211c6062bc
commit 6339f4f429

View File

@ -3004,7 +3004,6 @@ jobs:
REPORTS_PATH=${{runner.temp}}/reports_dir
CHECK_NAME=Stress test (asan)
REPO_COPY=${{runner.temp}}/stress_thread/ClickHouse
DISABLE_BC_CHECK=1
EOF
- name: Download json reports
uses: actions/download-artifact@v2