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 982cd24 commit 48be384Copy full SHA for 48be384
.github/workflows/analysis.yml
@@ -33,7 +33,7 @@ env:
33
jobs:
34
static:
35
runs-on: ubuntu-latest
36
- timeout-minutes: 15
+ timeout-minutes: 45
37
name: Static code analysis
38
steps:
39
- name: Check out Git repository
0 commit comments