You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 13, 2021. It is now read-only.
Currently only the Rust portion of the codebase is built as part of the CI pipeline. We should also build client code, including generating the shared Rust code that's used in the client. The unity-test-runner action should provide a reasonable way to get started. We'd only be able to run the Unity tests on Linux, but that would at least allow us to test standalone builds and potentially Android builds down the line.
Currently only the Rust portion of the codebase is built as part of the CI pipeline. We should also build client code, including generating the shared Rust code that's used in the client. The unity-test-runner action should provide a reasonable way to get started. We'd only be able to run the Unity tests on Linux, but that would at least allow us to test standalone builds and potentially Android builds down the line.