rename action
diff --git a/.github/workflows/gradle.yml b/.github/workflows/build-test.yml
similarity index 98%
rename from .github/workflows/gradle.yml
rename to .github/workflows/build-test.yml
index 6d3cc71..d374826 100644
--- a/.github/workflows/gradle.yml
+++ b/.github/workflows/build-test.yml
@@ -13,7 +13,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-name: Java CI
+name: Build and test
 
 on: [push, pull_request]