0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 10:33:46 +00:00

chore: fix linter CI

This commit is contained in:
Pavel Boldyrev 2023-01-16 22:09:27 -05:00
parent fc254db468
commit a50b5efa63
No known key found for this signature in database
GPG Key ID: 02A24794ADAC7455

View File

@ -18,6 +18,8 @@ jobs:
with:
go-version: 1.19
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with: