paritytech / cachepot

cachepot is `sccache` with extra sec, which in turn is `ccache` with cloud storage
https://cachepot.cc
Apache License 2.0
171 stars 13 forks source link

Make integration tests more environment-agnostic #59

Closed Xanewok closed 3 years ago

Xanewok commented 3 years ago

Mirror of https://github.com/mozilla/sccache/pull/983

Hopefully this can will be enough to get our CI immediately happy

Xanewok commented 3 years ago

Superseded by #60