mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-28 18:15:08 +01:00
chore: update ci timeout
This commit is contained in:
4
.github/workflows/nutshell_itest.yml
vendored
4
.github/workflows/nutshell_itest.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user