Update go.yml

This commit is contained in:
2019-09-05 10:46:36 -04:00
committed by GitHub
parent 41b5fa3ff1
commit 1d259f3843
-2
View File
@@ -31,5 +31,3 @@ jobs:
uses: actions-contrib/golangci-lint@master uses: actions-contrib/golangci-lint@master
with: with:
args: run args: run
env:
GO111MODULE: on