java-driver icon indicating copy to clipboard operation
java-driver copied to clipboard

3.x: Fix CI to run tests

Open dkropachev opened this issue 1 year ago • 0 comments

Currently CI for scylla-.3.x is not running any tests. It returns the following on every test suit:

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

We need to fix maven to start picking up tests.

dkropachev avatar Aug 31 '24 13:08 dkropachev