Disable tsan in CI temporarily.

Tsan needs the fix for not leaking fibers on the server to work properly.
Disable the tests until we can somehow easily get a build of it on the CI server.
3 jobs from coninuation in 31 seconds (queued for 1 second)
Status Job ID Name Coverage
  Build
passed #3620
build_cmake

00:17

 
  Test
failed #3621
run_tests

00:14

 
  Sanitizer
skipped #3622
run_address_sanitizer
 
Test run_tests
compilation terminated.
lib/pls/CMakeFiles/pls.dir/build.make:62: recipe for target 'lib/pls/CMakeFiles/pls.dir/src/internal/base/tas_spin_lock.cpp.o' failed
make[2]: *** [lib/pls/CMakeFiles/pls.dir/src/internal/base/tas_spin_lock.cpp.o] Error 1
CMakeFiles/Makefile2:250: recipe for target 'lib/pls/CMakeFiles/pls.dir/all' failed
make[1]: *** [lib/pls/CMakeFiles/pls.dir/all] Error 2
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2
./ci_scripts/run_tests.sh: line 9: ./bin/tests: No such file or directory
ERROR: Job failed: exit code 1