amethyst/evoli

Set up CI with that checks fmt, runs `cargo check` and runs the tests

marotili opened this issue · 2 comments

We should set up a basic CI that runs

  • cargo fmt -- --check
  • cargo check
  • cargo test --all

@erlend-sh My knowledge here is very limited. Imo we should use the same stack as Amethyst. Would that be possible?

Moved to forum since it's at the discussion stage, not ready for implementation.