Skip to content

Fix TSAN artifact gathering in CI

Petr Špaček requested to merge pspacek/tsan-ci-artifacts-fix into main

Fixup for 2c3b2dab. We forgot to update TSAN paths when moving all the unit tests to /tests/. Let's remove paths from find to make it more dependent on exact location.

Related: !6243 (merged)

Merge request reports