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 cddc9df commit e7241bb
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 @@ -50,6 +50,7 @@ jobs:

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

0 comments on commit e7241bb

Please sign in to comment.