Currently CI is rather slow because we re-download the dependencies and swift environment every time.
Our source files don't change very much across commits or even across branches that are closely related, so it would be much nicer to be able to cache as much as we can to speed things up.
Currently CI is rather slow because we re-download the dependencies and swift environment every time.
Our source files don't change very much across commits or even across branches that are closely related, so it would be much nicer to be able to cache as much as we can to speed things up.