Skip to content

Commit b448eb1

Browse files
committed
putting debug log to trace the issue
Signed-off-by: Abhay Narayan Katare <[email protected]>
1 parent 89cac3c commit b448eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/windows_ci_steps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export TEST_TMPDIR=${BUILD_DIR}/tmp
4646

4747
BAZEL_STARTUP_OPTIONS+=("--output_base=${TEST_TMPDIR/\/c/c:}")
4848
BAZEL_BUILD_OPTIONS=(
49-
-c opt
49+
-c dbg
5050
--show_task_finish
5151
--verbose_failures
5252
"--test_output=errors"

0 commit comments

Comments
 (0)