Skip to content

Commit

Permalink
golangcli: increase timeout (#2782)
Browse files Browse the repository at this point in the history
  • Loading branch information
scarlettperry committed Sep 6, 2023
1 parent 66db548 commit 2efacde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/.golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ issues:
linters:
- staticcheck
run:
timeout: 5m
timeout: 10m
skip-dirs:
- api/

0 comments on commit 2efacde

Please sign in to comment.