virto-network / virto-node

Virto Network blockchain node.
GNU General Public License v3.0
21 stars 10 forks source link

[CI] Migrate Checks CI to a `runtimes`-compatible schema #434

Open pandres95 opened 3 weeks ago

pandres95 commented 3 weeks ago

We should migrate current Checks CI to include more thorough tests that are not limited to clippy-then-lint/test. Also, it's desirable to use GitHub Runners infrastructure, and use actions that store cache to better optimize the resources that we already have for release builds and benchmarking.