Skip to content

Commit 5bb3515

Browse files
committed
[rust] Include PATH env for testing SM in CI
1 parent 29290aa commit 5bb3515

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.bazelrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ test --test_env=JRUBY_OPTS="--dev"
9090

9191
# Expose necessary variables for Selenium-Manager.
9292

93+
test:windows --test_env=PATH
9394
test:windows --test_env=LOCALAPPDATA
9495
test:windows --test_env=PROGRAMFILES="C:\\Program Files"
9596
test:windows --test_env=PROGRAMFILES(X86)="C:\\Program Files (x86)"

0 commit comments

Comments
 (0)