Skip to content

Commit

Permalink
Increase timeout to 5m from default
Browse files Browse the repository at this point in the history
  • Loading branch information
gab-arrobo authored May 22, 2024
1 parent a8b5834 commit 2355353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: golangci/[email protected]
with:
version: latest
args: -v --config ./.golangci.yml
args: -v --config ./.golangci.yml --timeout 5m

unit-tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2355353

Please sign in to comment.