diff options
author | Erik Johnston <erik@matrix.org> | 2023-06-09 15:00:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-09 15:00:30 +0100 |
commit | 373c0c7ff7cf55b5f46aba43f4c4f9bba5c79c0e (patch) | |
tree | 9cd2d54dec847477a8c86dd5e3f49eeb1e290188 | |
parent | Allow for the configuration of max request retries and min/max retry delays i... (diff) | |
download | synapse-373c0c7ff7cf55b5f46aba43f4c4f9bba5c79c0e.tar.xz |
Speed up typechecking CI (#15752)
By restoring the rust cache before installing the project.
-rw-r--r-- | .github/workflows/tests.yml | 8 | ||||
-rw-r--r-- | changelog.d/15752.misc | 1 |
2 files changed, 5 insertions, 4 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml |