mirror of https://github.com/aya-rs/aya
integration-tests: run in release also
In release, the trigger functions were being optimized out and the tests did not work. Use core::hint::black_box to ensure that the functions are not optimized out. Also, run these integration tests in CI to ensure that we don't regress.reviewable/pr661/r2
parent
c17f1d7596
commit
2e8d40d723
Loading…
Reference in New Issue