Skip to content

ci: Skip the Module.ExternalData test on Windows

Brad King requested to merge brad.king/cmake:ci-win-no-ExternalData into master

This test spuriously fails too frequently and breaks our pipelines. Pending further investigation into the race causing the failure, skip the test on Windows for now. The module is well covered by the test on other platforms anyway.

Merge request reports

Loading