Closed acuarica closed 3 years ago
Use CI to integrate simulation tests in our workflow. Moreover, we can use CI to detect whether the committed TS bindings match Rust sources.
These jobs require an effective cache management to avoid downloading/compiling dependencies.
Fixed in #80.
Use CI to integrate simulation tests in our workflow. Moreover, we can use CI to detect whether the committed TS bindings match Rust sources.
These jobs require an effective cache management to avoid downloading/compiling dependencies.