chore: Do not duplicate sanitizer flags (#7058)

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Ayaz Salikhov
2026-05-05 17:32:43 +01:00
committed by GitHub
parent 6e6fb9cdf3
commit 27f7fdb3a6
7 changed files with 179 additions and 299 deletions

View File

@@ -143,7 +143,6 @@ jobs:
working-directory: ${{ env.BUILD_DIR }}
env:
BUILD_TYPE: ${{ inputs.build_type }}
SANITIZERS: ${{ inputs.sanitizers }}
CMAKE_ARGS: ${{ inputs.cmake_args }}
run: |
cmake \