Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
UebelAndre committed Dec 8, 2021
1 parent 9d48114 commit b5ddaef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bazelci/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ tasks:
windows_examples:
name: Examples
platform: windows
build_flags:
- "--experimental_ui_max_stdouterr_bytes=999999999"
working_directory: examples
windows_targets: &windows_targets
- "//..."
Expand Down
1 change: 1 addition & 0 deletions examples/third_party/python/BUILD.python3.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ configure_make(
"@openssl",
"@zlib",
],
postfix_script = "exit 1",
)

filegroup(
Expand Down

0 comments on commit b5ddaef

Please sign in to comment.