diff --git a/.github/workflows/test.yml b/.github/workflows/unit-test.yaml similarity index 99% rename from .github/workflows/test.yml rename to .github/workflows/unit-test.yaml index ffb46c3d7b..3f96d047ea 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/unit-test.yaml @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # -name: "Run tests" +name: "Run unit tests" on: push: branches: