diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index b1b8db686..c2c3c43a2 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -141,8 +141,6 @@ jobs: # sanitizers currently require nightly https://github.com/rust-lang/rust/issues/39699 sanitize: - # disabled due to https://github.com/private-attribution/ipa/issues/837 - if: false runs-on: ubuntu-latest strategy: fail-fast: false