lucabaldini / ixpeobssim

Simulation and analysis framework for the Imaging X-ray Polarimetry Explorer
GNU General Public License v3.0
10 stars 13 forks source link

Setup GitHub actions #642

Closed ndilalla closed 2 years ago

lucabaldini commented 2 years ago

Ok, I am not terribly familiar with github actions, but I have:

and now everything seem in order.

Digression: the test failure was in test_ephemeris.py and ubuntu was complaining that

TypeError: gca() got an unexpected keyword argument 'projection'

which seems more related to the testing environment, rather than the test itself. (The latter was useless, by the way, which is why I just went ahead and skipped it).

Are we all set to merge this onto the main, and close issues #624 and #625?