Skip to content

Commit

Permalink
2 minute timeout for lint actio (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
ronenh committed Oct 16, 2023
1 parent 11d6408 commit 468f832
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
version: v1.53.2
args: --timeout=2m
- name: Test Setup
uses: autero1/action-gotestsum@v2.0.0
with:
Expand Down

0 comments on commit 468f832

Please sign in to comment.