mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-10 16:55:40 +00:00
Update go.yml
This commit is contained in:
parent
5bebc57566
commit
74cfc72122
6
.github/workflows/go.yml
vendored
6
.github/workflows/go.yml
vendored
@ -15,12 +15,6 @@ jobs:
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Setup golangci-lint
|
||||
uses: golangci/golangci-lint-action@v2
|
||||
with:
|
||||
version: latest
|
||||
args: --verbose
|
||||
|
||||
- name: Get dependencies
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user