Update lint.yml

pull/1173/head
Matthieu MOREL 3 years ago committed by GitHub
parent ae6d769a24
commit 15ce718263
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,5 +18,6 @@ jobs:
- name: Setup golangci-lint - name: Setup golangci-lint
uses: golangci/golangci-lint-action@v2 uses: golangci/golangci-lint-action@v2
with: with:
args: --verbose
version: latest version: latest
working-directory: v3 working-directory: v3

Loading…
Cancel
Save