Skip to content

Commit

Permalink
Merge pull request #66 from JenswBE/bump-golangci-timeout
Browse files Browse the repository at this point in the history
Bump golangci-lint timout to 5 mins
  • Loading branch information
JenswBE committed May 2, 2023
2 parents 634ccaa + 5174084 commit 03d3771
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
version: latest
args: --timeout=5m

- name: Start E2E services
working-directory: e2e
Expand Down

0 comments on commit 03d3771

Please sign in to comment.