Enable tests on Windows
diff --git a/.bazelci/presubmit.yml b/.bazelci/presubmit.yml index dd13f44..bd9cc12 100644 --- a/.bazelci/presubmit.yml +++ b/.bazelci/presubmit.yml
@@ -15,3 +15,8 @@ - "..." test_targets: - "..." + windows: + build_targets: + - "..." + test_targets: + - "..."