mirror of
https://github.com/coredns/coredns.git
synced 2026-07-19 14:10:11 -04:00
Plugin package tests previously ran only on Linux, so Windows- specific failures were never caught. Run them in CI and make the affected tests portable across platforms. Signed-off-by: Ville Vesilehto <ville@vesilehto.fi>