Skip to content

Commit

Permalink
increase timeout for tss migration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kingpinXD committed Aug 22, 2024
1 parent bff9cc1 commit 01587c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ jobs:
- make-target: "start-tss-migration-test"
runs-on: ubuntu-20.04
run: ${{ needs.matrix-conditionals.outputs.TSS_MIGRATION_TESTS == 'true' }}
timeout-minutes: 40
- make-target: "start-solana-test"
runs-on: ubuntu-20.04
run: ${{ needs.matrix-conditionals.outputs.SOLANA_TESTS == 'true' }}
Expand Down

0 comments on commit 01587c2

Please sign in to comment.