Skip to content

Commit

Permalink
try to fix windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
anonrig committed Jan 13, 2025
1 parent c197b93 commit c10a441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/wd_test.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ if not "$(SIDECAR)" == "" (
)
REM Run the actual test
powershell -Command "%*" `-dTEST_TMPDIR=$ENV:TEST_TMPDIR
%* -dTEST_TMPDIR=%TEST_TMPDIR%
set TEST_EXIT=!ERRORLEVEL!
REM Cleanup sidecar if it was started
Expand Down

0 comments on commit c10a441

Please sign in to comment.