Skip to content

Commit

Permalink
chore: update test timeout in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtaikocha committed Feb 3, 2025
1 parent ede3672 commit 47584e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/taiko-client--test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
if: ${{ github.event.pull_request.draft == false && !startsWith(github.head_ref, 'release-please') }}
name: Integration tests
runs-on: [ubuntu-latest]
timeout-minutes: 20
timeout-minutes: 30
env:
OLD_FORK_TAIKO_MONO_DIR: old-fork-taiko-mono

Expand Down

0 comments on commit 47584e7

Please sign in to comment.