diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index daa05e19798..6afd52430e5 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1426,7 +1426,7 @@ jobs: env: TEMP_PATH: ${{runner.temp}}/unit_tests_ubsan REPORTS_PATH: ${{runner.temp}}/reports_dir - CHECK_NAME: 'Unit tests (msan, actions)' + CHECK_NAME: 'Unit tests (ubsan, actions)' REPO_COPY: ${{runner.temp}}/unit_tests_ubsan/ClickHouse run: | sudo rm -fr $TEMP_PATH