Skip to content

Commit

Permalink
add timeout in github actions
Browse files Browse the repository at this point in the history
Signed-off-by: sukhman-sukh <[email protected]>
  • Loading branch information
sukhman-sukh committed Oct 4, 2023
1 parent e7241bb commit 004632b
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 @@ -50,8 +50,8 @@ jobs:

- name: Lint
uses: golangci/golangci-lint-action@v2
timeout: 10
with:
args: --timeout=10m
version: v1.54.1
skip-go-installation: true

Expand Down

0 comments on commit 004632b

Please sign in to comment.