Skip to content

Commit

Permalink
golang ci timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
FZambia committed Aug 15, 2021
1 parent 7312e2c commit 5b48caf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
uses: golangci/golangci-lint-action@v2
with:
version: v1.29
args: --timeout 3m0s
test:
name: Test with Go ${{ matrix.go-version }}
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5b48caf

Please sign in to comment.