Add 10min timeout on CI job..
parent
cda7a54718
commit
fbc12b1b07
|
@ -36,6 +36,7 @@ jobs:
|
|||
|
||||
testing:
|
||||
name: 'install + test-suite'
|
||||
timeout-minutes: 10
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
|
|
Loading…
Reference in New Issue