btrfs-progs/.github/workflows
David Sterba 704437e022 btrfs-progs: ci: enable thread sanitizer for sanitizer workflow
The thread sanitizer finds race conditions and in the past did find
some bugs. There's not much threaded code, it's namely the progress
tracking in btrfs-convert so the coverage is slightly redundant. Add it
just in case.

Signed-off-by: David Sterba <dsterba@suse.com>
2024-07-30 20:05:11 +02:00
..
artifacts-static-build.yml btrfs-progs: ci: do apt-get update before trying to install 2024-07-30 19:56:08 +02:00
ci-build-test.yml btrfs-progs: ci: promote fast CI image build to be the default one 2024-07-30 19:53:32 +02:00
ci-sanitize.yml btrfs-progs: ci: enable thread sanitizer for sanitizer workflow 2024-07-30 20:05:11 +02:00
codespell.yml btrfs-progs: ci: add run-name for codespell workflow 2024-07-30 19:56:08 +02:00
coverage.yml btrfs-progs: ci: do apt-get update before trying to install 2024-07-30 19:56:08 +02:00
devel.yml btrfs-progs: ci: do apt-get update before trying to install 2024-07-30 19:56:08 +02:00
pull-request.yml btrfs-progs: ci: do apt-get update before trying to install 2024-07-30 19:56:08 +02:00
test.yml btrfs-progs: ci: do apt-get update before trying to install 2024-07-30 19:56:08 +02:00