You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[java] [ci] upload test reports for Java example (when running tests on GitHub Actions) (#2572)
* upload test report when GitHub Actions build fails
Now the report can be downloaded during the next 2 weeks from https://github.com/SeleniumHQ/seleniumhq.github.io/actions
* run Gradle tests on GA as well
until now, we executed only Maven tests. As a result, build.gradle was outdated.
* run Gradle tests as a separate step
(probably not needed to run gradle tests with nightly selenium)
---------
Co-authored-by: Diego Molina <diemol@users.noreply.github.com>
Co-authored-by: Sri Harsha <12621691+harsha509@users.noreply.github.com>
0 commit comments