Commit Graph

3 Commits

Author SHA1 Message Date
Dario Nieuwenhuis 68c6a85a71 ci: do not run tests on master push
bors already tests the *result* of merging PRs into master, and then
pushes the *exact same commit* to master on success, so it's guaranteed
to pass CI. No point in running everything again.

This'll make other CI runs faster, since we have so many jobs that we're
always running against the GHA limit of 10 concurrent jobs.
2021-10-21 01:53:56 +02:00
Dario Nieuwenhuis 2d49b64182 Fix typo in rustfmt ci 2021-06-28 20:22:18 +02:00
Dario Nieuwenhuis 68ec69d411 Enforce rustfmt in CI 2021-06-28 20:13:06 +02:00