Skip to content
Snippets Groups Projects
Commit 32cfa66a authored by Christoph Witzko's avatar Christoph Witzko
Browse files

ci: increase golangci-lint timeout

parent 02a9e841
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,8 @@ jobs:
with:
go-version: '1.21'
- uses: golangci/golangci-lint-action@v3
with:
args: --timeout=5m
build:
runs-on: ${{ matrix.os }}
needs: lint
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment