Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add caching to GitHub CI #15

Open
EiffL opened this issue Apr 2, 2020 · 1 comment
Open

Add caching to GitHub CI #15

EiffL opened this issue Apr 2, 2020 · 1 comment

Comments

@EiffL
Copy link
Member

EiffL commented Apr 2, 2020

Right now, github has to install tensorflow and halotools at every run of the CI script, someone should read the manual here: https://help.github.com/en/actions/configuring-and-managing-workflows/caching-dependencies-to-speed-up-workflows and figure out how to cache these pip packages

@EiffL
Copy link
Member Author

EiffL commented Aug 3, 2021

This will be solved mostly by astropy/halotools#1017 which will let us install halotools instantly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant