You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Potential solutions for fixing this seem to be trimming dependencies (especially PyCall/Conda), since only 5-10 minutes are actually needed for testing.
The text was updated successfully, but these errors were encountered:
22: Add Cloudy example to test r=charleskawczynski a=charleskawczynski
- Removes "_mb" from filenames
- Removes Cloudy dependence from CES.jl by passing objects/emthods as arguments from test
I had to remove windows 32-bit build since it was timing out. Opened #25 to track this.
Co-authored-by: Charles Kawczynski <[email protected]>
We had to remove Windows 32-bit build in #22 because, while it seemed to be working up to some point, it was timing out and cannot be increased for non-private builds.
Potential solutions for fixing this seem to be trimming dependencies (especially PyCall/Conda), since only 5-10 minutes are actually needed for testing.
The text was updated successfully, but these errors were encountered: