Merge pull request #674 from nschonni/patch-1

chore: Remove id for go install
This commit is contained in:
Andy McKay
2020-10-21 13:25:17 -07:00
committed by GitHub
-1
View File
@@ -17,7 +17,6 @@ jobs:
uses: actions/setup-go@v2
with:
go-version: ^1.13
id: go
- name: Check out code into the Go module directory
uses: actions/checkout@v2