Update .github/workflows/go.yml

This commit is contained in:
cheryl arcand 2020-02-23 05:56:50 -05:00 committed by GitHub
parent a46c454d05
commit 1e2017131f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@ name: Go
on: [push]
jobs:
Duplicate of #
```suggestion
build:
name: Build
runs-on: ubuntu-latest