Set up CI with that checks fmt, runs `cargo check` and runs the tests
marotili opened this issue · 2 comments
marotili commented
We should set up a basic CI that runs
cargo fmt -- --check
cargo check
cargo test --all
marotili commented
@erlend-sh My knowledge here is very limited. Imo we should use the same stack as Amethyst. Would that be possible?
erlend-sh commented
Moved to forum since it's at the discussion stage, not ready for implementation.