diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3cdef03b9..c43a82783 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -71,6 +71,7 @@ jobs: make -C build VERBOSE=1 fish_run_tests ubuntu-asan: + if: false runs-on: ubuntu-latest env: # Rust has two different memory sanitizers of interest; they can't be used at the same time: