1
0
mirror of https://github.com/taigrr/godns synced 2025-01-18 04:03:25 -08:00

Update go.yml

This commit is contained in:
Timothy 2020-01-16 10:40:49 +08:00 committed by GitHub
parent c9c128f2df
commit 85c21e6035
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,5 +18,3 @@ jobs:
- name: Build
run: cd cmd/godns && go build -v .
- name: GolangCI-Linter
uses: Mushus/golangci-linter@v1.1.1