PRBEM / IRBEM

IRBEM-LIB provides routines to compute magnetic coordinates for any location in the Earth's magnetic field, to perform coordinate conversions, to evaluate geophysics/space-physics models, and to propagate orbits in time.
https://prbem.github.io/IRBEM/
Other
33 stars 14 forks source link

Automatic compilation and testing with github actions #6

Closed mshumko closed 3 years ago

mshumko commented 3 years ago

Is anyone working on automating the IRBEM compiling and testing with every push to main? If no one is working on this I can add an Action to compile and test IRBEM on GitHub's Linux virtual machine.

AntoineBrunet commented 3 years ago

Yes, you can go ahead and do so. I think it should at least compile the code at each pull request.