Align with update golangci-lint

This commit is contained in:
Kristoffer Dalby 2021-11-13 09:11:03 +00:00
parent 148437f716
commit 24e0c944b1
2 changed files with 4 additions and 2 deletions

View file

@ -13,7 +13,6 @@ jobs:
uses: golangci/golangci-lint-action@v2
with:
version: latest
args: --timeout 30m
prettier-lint:
runs-on: ubuntu-latest