Skip to content

Commit

Permalink
Merge pull request PelicanPlatform#138 from jhiemstrawisc/bump-linter…
Browse files Browse the repository at this point in the history
…-timeout

Bump linter timeout to 3m
  • Loading branch information
turetske authored Sep 14, 2023
2 parents ae00643 + 2ac1608 commit 5702498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
run:
# Pelican has gotten large enough that the GitHub Action sometimes
# times out on a cold cache
timeout: 2m
timeout: 3m

linters:
enable:
Expand Down

0 comments on commit 5702498

Please sign in to comment.