Windows CI: Unit Test - pkg/mount is Unix specific
@@ -1,3 +1,5 @@
+// +build !windows
+
package mount
import (