We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86a3157 commit aef03e2Copy full SHA for aef03e2
.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