Skip to content

Commit

Permalink
chore: increase timeout for golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
christophwitzko committed Sep 13, 2023
1 parent 8ae262d commit c2f6a17
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
with:
go-version: '1.21'
- uses: golangci/golangci-lint-action@v3
with:
args: --timeout=5m

build:
name: Build and Run
Expand Down

0 comments on commit c2f6a17

Please sign in to comment.