.github/workflows/go.yml 🔗
@@ -1,4 +1,4 @@
-name: Golang build and test
+name: Go build and test
on:
push:
Michael Muré created
.github/workflows/go.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -1,4 +1,4 @@
-name: Golang build and test
+name: Go build and test
on:
push: