From 796b90c8a1a0cff5fda2427679e58ec6037684e8 Mon Sep 17 00:00:00 2001 From: Pradyumna Kaushik Date: Thu, 24 Oct 2019 21:35:29 -0400 Subject: [PATCH] updated name of action. --- .github/workflows/actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 4c988c2..c6b7557 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -1,4 +1,4 @@ -name: Go +name: Build and Test Elektron on: push: branches: [master]