Skip to content

Commit d96cc71

Browse files
committed
[java] This is already being tested on the other jobs
1 parent 8395219 commit d96cc71

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci-java.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,4 @@ jobs:
6161
browser: chrome
6262
cache-key: java-${{ matrix.os }}-remote-tests
6363
run: |
64-
bazel test //java/test/org/openqa/selenium/chrome:ChromeDriverFunctionalTest-remote \
65-
//java/test/org/openqa/selenium/grid/router:RemoteWebDriverDownloadTest-remote
64+
bazel test //java/test/org/openqa/selenium/chrome:ChromeDriverFunctionalTest-remote

0 commit comments

Comments
 (0)