Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
increase timeout
  • Loading branch information
kostekIV committed Nov 2, 2022
commit 77db998291b02da8509a07041bbee044f6296438
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests-main-devnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ jobs:
with:
test-case: permissionless_ban
follow-up-finalization-check: true
timeout-minutes: 10
timeout-minutes: 15

run-e2e-version-upgrade:
needs: [build-test-docker, build-test-client]
Expand Down