Skip to content

Commit

Permalink
Bump linter timeout to 3m
Browse files Browse the repository at this point in the history
  • Loading branch information
jhiemstrawisc committed Sep 14, 2023
1 parent 38a0175 commit 2ac1608
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 2ac1608

Please sign in to comment.