From df38c49e1f7e8d68a22dd62f079b416d14111740 Mon Sep 17 00:00:00 2001 From: Pratik Daigavane Date: Fri, 24 May 2024 18:22:04 +0530 Subject: [PATCH] Update go.yml --- .github/workflows/go.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 5967e1d..6da251b 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -1,7 +1,7 @@ # This workflow will build a golang project # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go -name: Go +name: Go Build and Test on: push: