Skip to content

Commit 55475e9

Browse files
committed
[rust] Remove DISPLAY value from bazel setup
1 parent d9a680c commit 55475e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bazelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ build --test_output=errors
8282

8383
test --test_env=CI
8484
test --test_env=DASHBOARD_URL
85-
test --test_env=DISPLAY=":99"
85+
test --test_env=DISPLAY
8686
test --test_env=FIREFOX_NIGHTLY_BINARY
8787
test --test_env=GITHUB_ACTIONS
8888
test --test_env=MOZ_HEADLESS

0 commit comments

Comments
 (0)