Skip to content

Commit

Permalink
ci: increase golangci-lint-action timeout (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
erikgb committed Jan 6, 2023
1 parent 6be7cb2 commit 44b10bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- uses: golangci/golangci-lint-action@0ad9a0988b3973e851ab0a07adf248ec2e100376 # v3.3.1
with:
version: v1.50.1
args: --timeout 5m
yaml-lint:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 44b10bd

Please sign in to comment.