Skip to content

Commit

Permalink
Add an explicit --target specification to asan so proc macros are not…
Browse files Browse the repository at this point in the history
… sanitized
  • Loading branch information
Dr-Emann committed Oct 14, 2023
1 parent e6f6d83 commit b3468b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,6 @@ jobs:
uses: ./.github/actions/test
with:
toolchain: nightly
target: "x86_64-unknown-linux-gnu"
rustflags: "-Z sanitizer=address"
rustdocflags: "-Z sanitizer=address"

0 comments on commit b3468b6

Please sign in to comment.