From 26acdbd0d1b9d85f930346a23e3c055897af28e8 Mon Sep 17 00:00:00 2001 From: wenjianzhang Date: Wed, 18 Mar 2020 20:53:44 +0800 Subject: [PATCH] Update go.yml --- .github/workflows/go.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 8a564f01..1b8d7c1b 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -1,4 +1,4 @@ -name: Go Continuous Integration +name: build on: [push, pull_request] jobs: @@ -23,6 +23,7 @@ jobs: with: path: go/src/firebase.google.com/go - - name: Get dependencies + - name: log path run: ls +