chore: update ci timeout

This commit is contained in:
thesimplekid
2025-06-04 12:33:08 +01:00
parent 1f2654d974
commit c37b218618
2 changed files with 17 additions and 17 deletions

View File

@@ -6,7 +6,7 @@ jobs:
nutshell-integration-tests:
name: Nutshell Mint Integration Tests
runs-on: ubuntu-latest
timeout-minutes: 15
timeout-minutes: 30
steps:
- name: checkout
uses: actions/checkout@v4
@@ -23,7 +23,7 @@ jobs:
nutshell-wallet-integration-tests:
name: Nutshell Wallet Integration Tests
runs-on: ubuntu-latest
timeout-minutes: 15
timeout-minutes: 30
steps:
- name: checkout
uses: actions/checkout@v4