that may have something to do with it. I've also tried installing the certs manually but there's a unix path error (I think because its calling the script from bash on windows). So then i went down a different rabbit hole trying to run the windows tests separately using CMD instead, but now hitting a different path problem that it seems to be using the wrong python.
All told, I think this is just a rough edge with using conda on windows for gh-actions and should get resolved elsewhere before too long. Im happy adopting this new testing scheme... maybe there's a way we can allow windows failures until we can get this smoothed over?
that may have something to do with it. I've also tried installing the certs manually but there's a unix path error (I think because its calling the script from bash on windows). So then i went down a different rabbit hole trying to run the windows tests separately using CMD instead, but now hitting a different path problem that it seems to be using the wrong python.
All told, I think this is just a rough edge with using conda on windows for gh-actions and should get resolved elsewhere before too long. Im happy adopting this new testing scheme... maybe there's a way we can allow windows failures until we can get this smoothed over?