Skip to content

Commit

Permalink
add more time to ci tests (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaslopezf authored and emmanuelm41 committed Apr 7, 2024
1 parent a277392 commit 6753679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ lint:
golangci-lint run -E gofmt -E gosec -E goconst -E gocritic --timeout 5m

test:
go test -race -timeout 25m ./...
go test -race -timeout 40m ./...

0 comments on commit 6753679

Please sign in to comment.