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.pull/661/head
parent
eb80e6f37e
commit
7575628d1b
Loading…
Reference in New Issue