Skip to content

Commit 0e35f73

Browse files
committed
Enable sanitizers again
Fixes #837 because the underlying issue rust-lang/rust#117542 is fixed
1 parent 6b648ef commit 0e35f73

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/check.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,6 @@ jobs:
141141

142142
# sanitizers currently require nightly https://github.com/rust-lang/rust/issues/39699
143143
sanitize:
144-
# disabled due to https://github.com/private-attribution/ipa/issues/837
145-
if: false
146144
runs-on: ubuntu-latest
147145
strategy:
148146
fail-fast: false

0 commit comments

Comments
 (0)