Skip to content

Commit 313bebc

Browse files
authored
Adjust linter timeout (#610)
1 parent 6636000 commit 313bebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-linters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
lint:
2525
name: Linter
2626
runs-on: ubuntu-latest
27-
timeout-minutes: 3
27+
timeout-minutes: 5
2828
steps:
2929
- name: Checkout
3030
uses: actions/checkout@v4

0 commit comments

Comments
 (0)