Skip to content

Commit

Permalink
increase run timeout
Browse files Browse the repository at this point in the history
increase run timeout
  • Loading branch information
romanova-natasha committed May 30, 2024
1 parent b5401a7 commit d6bfe6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
integration-tests:
name: Run integration tests
runs-on: devnet-tracer
timeout-minutes: 90
timeout-minutes: 120
env:
RUSTFLAGS: "-C link-arg=-fuse-ld=lld -D warnings"
steps:
Expand Down

0 comments on commit d6bfe6d

Please sign in to comment.