Require numpy<2 and new cron workflow#1083
Conversation
|
This PR brings in a new cron workflow that will run in the background every month. Our CI currently fails for some reason due entirely to workflow config, and so #1082 can now be merged even though it is failing. |
|
As reported in #1082, the halotools CI now fails in a way that is resolved by only running tests with @johannesulf when you said you ran tests successfully with |
|
Hey nvm @johannesulf, I was just adding |
|
Besides bringing in a new cron workflow, this PR resolves the workflow failures that prevented CI from running on #1082. The resolution was to change install requirements to |
Add new cron workflow that runs CI tests as a cron job every month