turbo
0722abd0 - chore: add rust ffi integration tests to CI (#3991)

Commit
2 years ago
chore: add rust ffi integration tests to CI (#3991) As we write Rust code called by Go via FFI we should run integration tests against it. Once we delete the Go code we can delete the `go_integration` job in favor of the Rust FFI one Waiting to merge until #3996 to reduce noise on PRs Test plan: Make sure that integration tests run on CI
Parents
Loading