Add 10min timeout on CI job..

service_subpkg
Tyler Goodlet 2023-03-08 21:20:41 -05:00
parent cda7a54718
commit fbc12b1b07
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ jobs:
testing:
name: 'install + test-suite'
timeout-minutes: 10
runs-on: ubuntu-latest
steps: