Skip to content

Commit

Permalink
[java] This is already being tested on the other jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol committed Mar 25, 2024
1 parent 8395219 commit d96cc71
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci-java.yml
Expand Up @@ -61,5 +61,4 @@ jobs:
browser: chrome
cache-key: java-${{ matrix.os }}-remote-tests
run: |
bazel test //java/test/org/openqa/selenium/chrome:ChromeDriverFunctionalTest-remote \
//java/test/org/openqa/selenium/grid/router:RemoteWebDriverDownloadTest-remote
bazel test //java/test/org/openqa/selenium/chrome:ChromeDriverFunctionalTest-remote

0 comments on commit d96cc71

Please sign in to comment.