Update .github/workflows/go.yml

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

View file

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