berry
berry copied to clipboard
test: disable https tests on Windows
What's the problem this PR addresses?
The https tests have been failing on the WIndows CI for months and I can't reproduce it locally.
How did you fix it?
Disable the tests on WIndows.
Checklist
- [x] I have read the Contributing Guide.
- [x] I have set the packages that need to be released for my changes to be effective.
- [x] I will check that all automated PR checks pass before the PR gets reviewed.