mahjong icon indicating copy to clipboard operation
mahjong copied to clipboard

Build Unity project as part of CI pipeline

Open randomPoison opened this issue 4 years ago • 0 comments

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.

randomPoison avatar Apr 20 '20 03:04 randomPoison