From 2f61eef17e9a66c7f7e8bb0f60028550e359f1c0 Mon Sep 17 00:00:00 2001 From: "chen.ma" Date: Tue, 28 Feb 2023 22:47:35 +0800 Subject: [PATCH] Update ci name --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c94af700..ff473387 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ # This workflow will build a Java project with Maven # For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven -name: Hippo4j Tests +name: build on: push: