We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8395219 commit d96cc71Copy full SHA for d96cc71
.github/workflows/ci-java.yml
@@ -61,5 +61,4 @@ jobs:
61
browser: chrome
62
cache-key: java-${{ matrix.os }}-remote-tests
63
run: |
64
- bazel test //java/test/org/openqa/selenium/chrome:ChromeDriverFunctionalTest-remote \
65
- //java/test/org/openqa/selenium/grid/router:RemoteWebDriverDownloadTest-remote
+ bazel test //java/test/org/openqa/selenium/chrome:ChromeDriverFunctionalTest-remote
0 commit comments