rust/.github/workflows
flip1995 26dcbf5523
Stop caching on CI
The only thing we now cache is cargo-cache, which we only use for cache.
That's a catch-22 if I ever seen one. And for Clippy itself we always
want to do a clean build and not cache anything.
2020-12-10 10:53:20 +01:00
..
clippy.yml Stop caching on CI 2020-12-10 10:53:20 +01:00
clippy_bors.yml Stop caching on CI 2020-12-10 10:53:20 +01:00
clippy_dev.yml Fix toolchain installation in workflows 2020-12-10 10:53:19 +01:00
deploy.yml Remove all usage of set-env 2020-10-09 11:49:54 +02:00
remark.yml Update actions due to deprecation of set-env and add-path 2020-10-09 09:17:48 +02:00