Closed marcusramberg closed 3 months ago
Can you add windows to the test matrix for the tests?
Yepp, I slightly started looking at that, wget isn't installed by default on windows runners tho, so I'd need a conditional for that test step I guess.
Would you be ok with replacing it with curl -I https://www.google.com/
? That's available across win/linux/mac afaict.
Sure! Let's do that!
Thanks. <3
Tested on github managed
windows-latest
runner.