diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index d4bf6a6e75..93b311bfda 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -54,7 +54,7 @@ jobs: with: environment: nightly scenario: EOA - timeout: "220s" + timeout: "1800s" rate: "3000" timeUnit: "1s" duration: "10m" @@ -77,7 +77,7 @@ jobs: with: environment: nightly scenario: ERC20 - timeout: "220s" + timeout: "1800s" rate: "1500" timeUnit: "1s" duration: "10m"