Skip to content

Commit 2baa2e2

Browse files
committed
fix: testing on Windows
1 parent ce806e7 commit 2baa2e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ jobs:
2121
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v6
2222
with:
2323
folders: '[".", "example"]'
24-
# Don't try for Windows support yet.
25-
exclude_windows: true
2624
# Root module is bzlmod-only and uses newer stardoc that requires Bazel 7.
2725
# Example uses incompatible_enable_proto_toolchain_resolution
2826
exclude: |

0 commit comments

Comments
 (0)