Skip to content

Commit

Permalink
bump linting timeout to 10m (#631)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronbuchwald authored Apr 28, 2023
1 parent f7b9283 commit b4cb30a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
version: v1.51
working-directory: .
args: --timeout 3m
args: --timeout 10m

unit_test:
name: Golang Unit Tests
Expand Down

0 comments on commit b4cb30a

Please sign in to comment.