rice-solar-physics / ebtelplusplus

An implementation of the enthalpy-based thermal evolution of loops (EBTEL) model implemented in C++ and wrapped in Python
https://ebtelplusplus.readthedocs.io
GNU General Public License v3.0
11 stars 5 forks source link

Fix Windows installation on CI #100

Closed wtbarnes closed 2 months ago

wtbarnes commented 2 months ago

Currently, the Windows tests are not being run on the CI because CMake cannot find the installed version of Boost that is installed by chocolatey.

Some useful links: