Skip to content

Commit

Permalink
Set timeout to 5m
Browse files Browse the repository at this point in the history
  • Loading branch information
gab-arrobo authored May 22, 2024
1 parent 2e37ffa commit af8d22a
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 af8d22a

Please sign in to comment.