Skip to content

Commit e6d1c38

Browse files
committed
Refs #21670: Use TSAN binary for TSAN
Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
1 parent 3140d1b commit e6d1c38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-ubuntu-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
os: ubuntu-22.04
154154
cmake_build_type: Debug
155155
custom_version_build: ${{ inputs.custom_version_build }}
156-
dependencies_artifact_postfix: ${{ inputs.dependencies_artifact_postfix }}
156+
dependencies_artifact_postfix: ${{ inputs.dependencies_artifact_postfix }}_tsan
157157
secret_token: ${{ secrets.GITHUB_TOKEN }}
158158

159159
- name: Compile and run tests

0 commit comments

Comments
 (0)