Skip to content

Commit

Permalink
fix: add timeout for the go ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-bahjati committed Oct 31, 2023
1 parent 22fceb8 commit 1a64f7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-lint-and-format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
version: v1.54
args: --timeout=30m
- uses: pre-commit/[email protected]

0 comments on commit 1a64f7c

Please sign in to comment.