Skip to content

Commit

Permalink
Enable sanitizers again
Browse files Browse the repository at this point in the history
Fixes private-attribution#837 because the underlying issue rust-lang/rust#117542 is fixed
  • Loading branch information
akoshelev committed Nov 10, 2023
1 parent 2fd0567 commit 8bf0af2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8bf0af2

Please sign in to comment.