We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86a3157 commit 1454460Copy full SHA for 1454460
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
check-lint:
13
name: Lint
14
- timeout-minutes: 5
+ timeout-minutes: 10
15
runs-on: ubuntu-latest
16
steps:
17
- name: Fetch Sources
0 commit comments