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 +