Commit Graph

12 Commits

Author SHA1 Message Date
Quentin Gliech 0abb8b9505 fix CI by removing the --offline flag from rustfmt 2021-07-16 23:22:17 +02:00
Quentin Gliech 36333ae0ab fix dependencies fetching in CI 2021-07-16 23:19:03 +02:00
Quentin Gliech 219b2eea06 cache Cargo dependencies per OS in CI 2021-07-16 23:16:21 +02:00
Quentin Gliech e8f8c1e7f0 run Cargo in offline mode in CI 2021-07-16 23:04:13 +02:00
Quentin Gliech 444d356000 Retry downloading dependencies twice in CI 2021-07-16 22:55:26 +02:00
Quentin Gliech 3664190ae4 better caching and dependencies fetching in CI 2021-07-16 22:52:00 +02:00
Quentin Gliech e24734260a ci: tweak cache keys 2021-07-10 00:10:22 +02:00
Quentin Gliech 30d4f4cf5b ci: disable fail-fast on test job 2021-07-10 00:05:34 +02:00
Quentin Gliech a7d543acfc Also setup cache on rustfmt job in CI 2021-07-10 00:01:39 +02:00
Quentin Gliech 575b305640 Cache dependencies in CI 2021-07-09 23:56:35 +02:00
Quentin Gliech 723f660947 Use stable toolchain for clippy check in CI 2021-07-09 16:56:09 +02:00
Quentin Gliech 2a10d5cdbb Setup GitHub Actions 2021-07-09 16:44:58 +02:00